| Problem | penguinmountain |
|---|---|
| User | yuanbin |
| Submission Time | 2026-04-24 15:02:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
penguinmountain.cpp:1:1: error: ‘a’ does not name a type
1 | a, b, c = [int(x) for x in input().strip().split()]
| ^