| Problem | noodlestore | 
|---|---|
| User | leyi | 
| Submission Time | 2023-05-06 23:16:56 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 noodlestore.cpp:5:5: error: storage size of ‘noodle’ isn’t known
    5 | int noodle[];
      |     ^~~~~~
noodlestore.cpp:6:5: error: storage size of ‘times’ isn’t known
    6 | int times[];
      |     ^~~~~