3 lines
42 B
C
3 lines
42 B
C
|
int glob = 0;
|
||
|
int main() { return glob; }
|