Problem | trains |
---|---|
User | back2square1 |
Submission Time | 2023-10-28 16:00:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trains.cpp: In function ‘int main()’:
trains.cpp:48:2: error: ‘lds’ was not declared in this scope
48 | lds[0] = 1;
| ^~~
trains.cpp:56:6: error: ‘t’ was not declared in this scope
56 | t = lds[j];
| ^