4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
|
int main() {
|
||
|
return static_cast<int>(0);
|
||
|
}
|