Problem | razlika |
---|---|
User | silvspider |
Submission Time | 2024-07-27 10:35:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
razlika.cpp: In function ‘int findMinSum(int, int, int*)’:
razlika.cpp:8:47: error: ‘sync_with_stdio’ was not declared in this scope
8 | ios_base::sync_with_stdio(false);cin.tie(0);sync_with_stdio;
| ^~~~~~~~~~~~~~~