Problem | parallelogramisation2 |
---|---|
User | GohWenXi |
Submission Time | 2025-06-17 11:08:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation2.cpp: In function ‘int main()’:
parallelogramisation2.cpp:29:2: error: ‘e’ was not declared in this scope
29 | e
| ^
parallelogramisation2.cpp:29:2: error: expected ‘}’ at end of input
parallelogramisation2.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^