Problem brick
User Anthony
Submission Time 2025-07-19 16:04:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp:15:7: error: invalid preprocessing directive #Print
15 | # Print from top to bottom
| ^~~~~
brick.cpp:1:1: error: ‘def’ does not name a type
1 | def main():
| ^~~