Problem platonic3
User shrish2010
Submission Time 2025-06-19 10:20:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic3.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
platonic3.cpp:4:1: error: ‘iint’ does not name a type; did you mean ‘int’?
4 | iint main(){
| ^~~~
| int