Problem | flows |
---|---|
User | GreenBlob123 |
Submission Time | 2024-12-14 11:54:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flows.cpp:2:7: error: invalid preprocessing directive #Time
2 | # Time taken to reach each column
| ^~~~
flows.cpp:5:7: error: invalid preprocessing directive #Current
5 | # Current water levels in each column
| ^~~~~~~
flows.cpp:8:7: error: invalid preprocessing directive #Time
8 | # Time spent so far
| ^~~~
flows.cpp:11:7: error: invalid preprocessing directive #Current
11 | # Current active column
| ^~~~~~~
flows.cpp:15:11: error: invalid preprocessing directive #Fill
15 | # Fill current column
| ^~~~
flows.cpp:19:11: error: invalid preprocessing directive #Check
19 | # Check if current column overflows
| ^~~~~
flows.cpp:21:15: error: invalid preprocessing directive #Mark
21 | # Mark time for this column if not already marked
| ^~~~
flows.cpp:25:15: error: