| Problem | platonic12 |
|---|---|
| User | god |
| Submission Time | 2026-02-09 17:36:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic12.cpp: In function ‘int main()’:
platonic12.cpp:26:8: error: ‘let’ was not declared in this scope
26 | for(let i=2;i<consec+1;i++) {
| ^~~
platonic12.cpp:34:8: error: ‘let’ was not declared in this scope
34 | for(let i=2;i<consec+1;i++) {
| ^~~
platonic12.cpp:42:8: error: ‘let’ was not declared in this scope
42 | for(let i=2;i<consec+1;i++) {
| ^~~