Problem gcd
User ProMoment
Submission Time 2025-05-28 12:07:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gcd.cpp: In function ‘int main()’:
gcd.cpp:8:12: error: ‘sync_with_stdios’ is not a member of ‘std::ios_base’
8 | ios_base::sync_with_stdios(false);
| ^~~~~~~~~~~~~~~~