User:NCommander

From DisNCord Community Wiki
Jump to navigation Jump to search

This page is a placerholder while we get the wiki setup ...

Checking to see if IPs are up to date ... 2x

#include <stdio.h>

int main() {
  printf("Hello World");
  return 0;
}