| Problem | platonic5 |
|---|---|
| User | Red123 |
| Submission Time | 2025-07-30 16:18:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic5.cpp: In function ‘int main()’:
platonic5.cpp:17:15: error: expected ‘}’ at end of input
17 | cout << total;
| ^
platonic5.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^