2 lines
47 B
C++
2 lines
47 B
C++
int main(int argc, char *argv[]) { return 0; }
|
int main(int argc, char *argv[]) { return 0; }
|