| Problem | differencearray |
|---|---|
| User | Meub |
| Submission Time | 2025-12-08 15:11:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
differencearray.cpp: In function ‘int main()’:
differencearray.cpp:6:12: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
6 | ios_base::sync_with_studio(0);cin.tie(0);cout.tie(0);
| ^~~~~~~~~~~~~~~~