Problem | area_noi |
---|---|
User | Kelly25 |
Submission Time | 2024-03-08 15:31:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
area_noi.cpp:1:3: error: invalid preprocessing directive #Read
1 | # Read the number of frames
| ^~~~
area_noi.cpp:4:3: error: invalid preprocessing directive #Initialize
4 | # Initialize maximum area to 0
| ^~~~~~~~~~
area_noi.cpp:7:3: error: invalid preprocessing directive #Iterate
7 | # Iterate over each frame
| ^~~~~~~
area_noi.cpp:9:7: error: invalid preprocessing directive #Read
9 | # Read the dimensions of the frame
| ^~~~
area_noi.cpp:12:7: error: invalid preprocessing directive #Calculate
12 | # Calculate the area of the current frame
| ^~~~~~~~~
area_noi.cpp:15:7: error: invalid preprocessing directive #Update
15 | # Update the maximum area if the current area is greater
| ^~~~~~
area_noi.cpp:18:3: error: invalid preprocessing directive #Print
18 | # Print the maximum area
| ^~~~~
area_noi.cpp:2:1: error: ānā d