Problem neckties
User IWKR
Submission Time 2023-03-07 20:48:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

neckties.cpp: In function ‘int main()’:
neckties.cpp:8:11: error: ‘sync_with_stdio’ was not declared in this scope
8 | ios_base:sync_with_stdio(false);
| ^~~~~~~~~~~~~~~