Problem | sellingpotatoes |
---|---|
User | Tez |
Submission Time | 2024-11-22 08:55:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sellingpotatoes.cpp:1:3: error: invalid preprocessing directive #Read
1 | # Read input
| ^~~~
sellingpotatoes.cpp:4:3: error: invalid preprocessing directive #Output
4 | # Output the number of contestants who should AC the problem
| ^~~~~~
sellingpotatoes.cpp:2:1: error: āNā does not name a type
2 | N = int(input().strip())
| ^