Problem | parallelogramisation2 |
---|---|
User | naivecyans |
Submission Time | 2025-06-17 09:55:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation2.cpp: In function ‘int main()’:
parallelogramisation2.cpp:28:19: error: expected ‘;’ before ‘}’ token
28 | else{cout<<large};
| ^
| ;