Problem | 3nplus1 |
---|---|
User | vadar2525 |
Submission Time | 2025-03-03 16:56:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:6:9: error: expected primary-expression before ‘:’ token
6 | ios: :sync_with_studio(false);
| ^
3nplus1.cpp:18:1: error: expected ‘}’ at end of input
18 | }
| ^
3nplus1.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^