| Problem | countalp |
|---|---|
| User | fs13 |
| Submission Time | 2026-05-06 22:58:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
countalp.cpp:1:3: error: invalid preprocessing directive #Source
1 | # Source: https://usaco.guide/general/io
| ^~~~~~
countalp.cpp:3:1: error: ‘total’ does not name a type
3 | total = int(input())
| ^~~~~