test

C code posted by test
created at 25 Oct 10:42

Edit | Back
1
2
3
4
5
6
7
8
9
10
#include <stdio.h>

int
main(void)
{

int num = 1;

return 0;
}
72 Bytes in 2 ms with coderay