Problem cups
User John
Submission Time 2025-02-15 10:20:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cups.cpp: In function ‘int main()’:
cups.cpp:6:11: error: ‘sync_with_stdio’ was not declared in this scope
6 | ios_base:sync_with_stdio(0); cin.tie(0);
| ^~~~~~~~~~~~~~~