Problem minimum
User CoderBC
Submission Time 2025-04-28 09:57:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:5:11: error: ‘sync_with_stdio’ was not declared in this scope
5 | ios_base:sync_with_stdio(false);
| ^~~~~~~~~~~~~~~