Problem | childsetter4 |
---|---|
User | Alden |
Submission Time | 2025-06-17 11:04:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
childsetter4.cpp:1:3: error: invalid preprocessing directive #Read
1 | # Read the number of contests
| ^~~~
childsetter4.cpp:4:3: error: invalid preprocessing directive #Process
4 | # Process each contest
| ^~~~~~~
childsetter4.cpp:7:7: error: invalid preprocessing directive #Swap
7 | # Swap and print in correct order
| ^~~~
childsetter4.cpp:2:1: error: āNā does not name a type
2 | N = int(input())
| ^