Problem | brick |
---|---|
User | ZheKai |
Submission Time | 2025-05-10 10:25:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
brick.cpp:8:7: error: invalid preprocessing directive #Print
8 | # Print from top to bottom
| ^~~~~
brick.cpp:12:3: error: invalid preprocessing directive #Read
12 | # Read input
| ^~~~
brick.cpp:1:1: error: ‘def’ does not name a type
1 | def process_bricks(N, A):
| ^~~