Problem | parallelogramisation2 |
---|---|
User | MCSG |
Submission Time | 2025-06-17 09:57:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation2.cpp: In function ‘int main()’:
parallelogramisation2.cpp:5:6: error: expected ‘;’ before ‘bn’
5 | an=0
| ^
| ;
6 | bn=0
| ~~