| Problem | wabbit |
|---|---|
| User | KYKY027 |
| Submission Time | 2026-03-01 20:56:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
wabbit.cpp: In function ‘int main()’:
wabbit.cpp:18:20: error: ‘stamina’ was not declared in this scope; did you mean ‘stdin’?
18 | int barsUsable = (stamina - (stamina/K))/K;
| ^~~~~~~
| stdin