4 lines
34 B
Plaintext
Executable File
4 lines
34 B
Plaintext
Executable File
int main () {
|
|
return -1 + -1;
|
|
}
|