| Problem | chessislands |
|---|---|
| User | sporknives |
| Submission Time | 2025-04-16 00:00:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
chessislands.cpp:2:9: error: expected class-name before ‘__init__’
2 | def __init__(self):
| ^~~~~~~~
chessislands.cpp:2:9: error: expected ‘{’ before ‘__init__’
chessislands.cpp:2:18: error: ‘self’ was not declared in this scope
2 | def __init__(self):
| ^~~~