| Problem | digits2 |
|---|---|
| User | JhoCyber |
| Submission Time | 2026-02-24 00:35:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
digits2.cpp:25:37: error: missing terminating ' character
25 | cout << total*2*c[0] << '\n;
| ^~~~
digits2.cpp: In function βint main()β:
digits2.cpp:26:9: error: expected primary-expression before β}β token
26 | }
| ^