Problem | procrastination |
---|---|
User | 1111111112 |
Submission Time | 2025-06-18 10:29:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
procrastination.cpp:11:11: error: invalid preprocessing directive #Wrong
11 | # Wrong: using k//4 instead of k, wrong range
| ^~~~~
procrastination.cpp:1:1: error: ‘q’ does not name a type
1 | q, k = map(int, input().split())
| ^