| Problem | reciprocals |
|---|---|
| User | chickengoat |
| Submission Time | 2026-01-09 07:55:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
reciprocals.cpp: In function βint main()β:
reciprocals.cpp:7:19: error: expected primary-expression before β)β token
7 | for(ll i=0;i<n;++) {
| ^