User:NCommander

From DisNCord Community Wiki
Revision as of 20:01, 1 September 2022 by NCommander (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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;
}