Problem helloworld
User ProMoment
Submission Time 2025-05-22 17:25:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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