Problem smurf
User G92
Submission Time 2024-02-16 06:42:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:7:2: error: ‘IOS_BASE’ has not been declared
7 | IOS_BASE::SYNC_WITH_STDIO(0); CIN.TIE(0);
| ^~~~~~~~
smurf.cpp:7:32: error: ‘CIN’ was not declared in this scope
7 | IOS_BASE::SYNC_WITH_STDIO(0); CIN.TIE(0);
| ^~~