| Problem | exam |
|---|---|
| User | Ausdum |
| Submission Time | 2026-01-22 03:32:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:6:12: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
6 | ios_base::sync_with_studio(0);
| ^~~~~~~~~~~~~~~~
exam.cpp:13:15: error: expected ‘;’ before ‘{’ token
13 | else (x == 2) {
| ^~
| ;