Problem potatosalad
User Hytoh
Submission Time 2023-04-21 10:27:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:5:14: error: ‘sync_with_stdio’ was not declared in this scope
5 | ios_base:sync_with_stdio(0);
| ^~~~~~~~~~~~~~~