| Problem | lunchbox | 
|---|---|
| User | Iceyfrost | 
| Submission Time | 2024-11-25 19:43:58 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 lunchbox.cpp:21:3: error: invalid preprocessing directive #Read
   21 | # Read the next m lines for k_i values
      |   ^~~~
lunchbox.cpp:1:1: error: ‘def’ does not name a type
    1 | def lunchbox(first, obj):
      | ^~~
lunchbox.cpp:15:9: error: ‘except’ does not name a type
   15 |         except:
      |         ^~~~~~
lunchbox.cpp:17:5: error: expected unqualified-id before ‘return’
   17 |     return count
      |     ^~~~~~