Problem | makingparallelograms |
---|---|
User | PlayVoltz |
Submission Time | 2023-12-30 22:29:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
makingparallelograms.cpp: In function ‘int main()’:
makingparallelograms.cpp:10:2: error: expected ‘,’ or ‘;’ before ‘while’
10 | while (n--){
| ^~~~~