| Problem | arrayqueries |
|---|---|
| User | ABCD0 |
| Submission Time | 2026-06-24 14:08:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arrayqueries.cpp: In function ‘int main()’:
arrayqueries.cpp:10:24: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
10 | cin.tie(0); ios_base::sync_with_studio(0);
| ^~~~~~~~~~~~~~~~