| Problem | stepgame |
|---|---|
| User | JJYZZ |
| Submission Time | 2025-02-17 14:37:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
stepgame.cpp:15:3: error: invalid preprocessing directive #Read
15 | # Read input
| ^~~~
stepgame.cpp:19:3: error: invalid preprocessing directive #Find
19 | # Find and print the minimum sum of a contiguous subarray
| ^~~~
stepgame.cpp:1:1: error: ‘import’ does not name a type
1 | import sys
| ^~~~~~