| Problem | swayingflowers |
|---|---|
| User | ChessyBoy |
| Submission Time | 2024-03-01 14:48:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
swayingflowers.cpp: In function ‘int32_t main()’:
swayingflowers.cpp:10:14: error: expected ‘;’ before ‘}’ token
10 | result+=i/T
| ^
| ;
11 | }
| ~