Problem | sonictheparallelogram |
---|---|
User | lHog |
Submission Time | 2024-03-14 15:22:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sonictheparallelogram.cpp: In function ‘int main()’:
sonictheparallelogram.cpp:17:2: error: ‘else’ without a previous ‘if’
17 | else if (f == 0) cout << "Safe";
| ^~~~