2 lines
37 B
C++
2 lines
37 B
C++
|
|
import std;
|
||
|
|
int main() { return 0; }
|