Problem | dyingpolynomial |
---|---|
User | Elwinthenerd |
Submission Time | 2024-04-26 20:53:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dyingpolynomial.cpp: In function ‘int main()’:
dyingpolynomial.cpp:21:28: error: expected ‘;’ before ‘)’ token
21 | for (int x = 1; ++x) {
| ^
| ;