Problem | runway |
---|---|
User | avighnakc |
Submission Time | 2024-04-17 22:54:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
runway.cpp: In function ‘int main()’:
runway.cpp:213:8: error: redeclaration of ‘ll ans’
213 | ll ans = 1e10;
| ^~~
runway.cpp:175:8: note: ‘ll ans’ previously declared here
175 | ll ans = 1e15;
| ^~~