Problem candies
User VNHbest
Submission Time 2025-02-16 21:13:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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