| Problem | helloworld |
|---|---|
| User | ProMoment |
| Submission Time | 2025-05-22 17:26:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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);
| ^~~~~~~~~~~~~~~~