Problem | dyingpolynomial |
---|---|
User | RaphaelTanKaiJie1000 |
Submission Time | 2025-06-19 16:01:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dyingpolynomial.cpp:5:26: error: expected constructor, destructor, or type conversion before ‘(’ token
5 | ios_base::sync_with_stdio(false);
| ^
dyingpolynomial.cpp:6:1: error: ‘cin’ does not name a type; did you mean ‘sin’?
6 | cin.tie(nullptr);
| ^~~
| sin