Problem | dreaming |
---|---|
User | saayan007 |
Submission Time | 2023-01-27 21:05:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dreaming.cpp: In function ‘int travelTime(int, int, int, int*, int*, int*)’:
dreaming.cpp:98:9: error: redeclaration of ‘vl times’
98 | vl times(N, 1e15L);
| ^~~~~
dreaming.cpp:93:8: note: ‘vl times’ previously declared here
93 | vl times(N, 1e15L);
| ^~~~~