| Problem | helloworld |
|---|---|
| User | usernamessuk123 |
| Submission Time | 2026-01-21 20: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(0); cin.tie(0);
| ^~~~~~~~~~~~~~~~