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