| Problem | simplebridges |
|---|---|
| User | huyleisme |
| Submission Time | 2024-02-13 20:50:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
simplebridges.cpp: In function ‘int main()’:
simplebridges.cpp:14:7: error: ‘i’ was not declared in this scope
14 | if (i == e) {
| ^
simplebridges.cpp:25:7: error: ‘i’ was not declared in this scope
25 | if (i == s) {
| ^