| Problem | platonic10 |
|---|---|
| User | KingH |
| Submission Time | 2026-02-09 16:23:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic10.cpp: In function ‘int main()’:
platonic10.cpp:11:25: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
11 | if (s[s.length()-1] == "0"){
| ^~~