4 lines
No EOL
47 B
Text
4 lines
No EOL
47 B
Text
int main() {
|
|
int x = 1;
|
|
return x + 2;
|
|
} |