| Problem | plural |
|---|---|
| User | Dolphy |
| Submission Time | 2026-01-01 21:48:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
plural.cpp:2:19: error: stray β#β in program
2 | def endin (a, b): #check if a ends in b
| ^
plural.cpp:2:1: error: βdefβ does not name a type
2 | def endin (a, b): #check if a ends in b
| ^~~