Problem traineeline
User SkylerWhite
Submission Time 2024-07-07 23:01:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

traineeline.cpp: In function ‘int main()’:
traineeline.cpp:5:3: error: ‘sync_with_stdio’ was not declared in this scope
5 | sync_with_stdio(false); cin.tie(NULL);
| ^~~~~~~~~~~~~~~