Problem fractions
User John
Submission Time 2025-06-06 16:22:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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