Problem | pushups |
---|---|
User | btjm123 |
Submission Time | 2023-02-13 20:52:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pushups.cpp:21:25: error: missing terminating " character
21 | cout << p[a] << "\n;
| ^~~~
pushups.cpp: In function βint main()β:
pushups.cpp:22:5: error: expected primary-expression before β}β token
22 | }
| ^