Problem | island |
---|---|
User | LiuZq |
Submission Time | 2025-02-16 11:51:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
island.cpp: In function ‘int main()’:
island.cpp:8:12: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
8 | ios_base::sync_with_studio(0);
| ^~~~~~~~~~~~~~~~
island.cpp:9:2: error: ‘cint’ was not declared in this scope; did you mean ‘uint’?
9 | cint.tie(0);
| ^~~~
| uint