| Problem | cpicgame |
|---|---|
| User | dong |
| Submission Time | 2026-06-23 11:29:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicgame.cpp: In function ‘int main()’:
cpicgame.cpp:32:19: error: expected primary-expression at end of input
32 | cin >> a >> b >>
| ^~
cpicgame.cpp:32:19: error: expected ‘}’ at end of input
cpicgame.cpp:29:12: note: to match this ‘{’
29 | int main() {
| ^