Problem | warp2 |
---|---|
User | AlphanumericUsername |
Submission Time | 2024-11-26 17:25:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
warp2.cpp: In function ‘int32_t main()’:
warp2.cpp:150:12: error: ‘s’ was not declared in this scope
150 | cin >> s >> e;
| ^
warp2.cpp:150:17: error: ‘e’ was not declared in this scope
150 | cin >> s >> e;
| ^