Problem | runway |
---|---|
User | Potato3218 |
Submission Time | 2023-12-04 14:04:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
runway.cpp: In function ‘bool is_possible(int)’:
runway.cpp:12:23: error: assigning to an array from an initializer list
12 | modified_adjlist = {};
| ^