Problem | ccs |
---|---|
User | ethanlinHoucheng |
Submission Time | 2025-08-17 23:56:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ccs.cpp: In function ‘void solve()’:
ccs.cpp:73:27: error: expected primary-expression before ‘{’ token
73 | if(p) cout << {1/0};
| ^