Problem | dyingpolynomial |
---|---|
User | mingging1748 |
Submission Time | 2024-05-18 11:35:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dyingpolynomial.cpp: In function ‘int main()’:
dyingpolynomial.cpp:6:12: error: ‘sync_with_stdin’ is not a member of ‘std::ios_base’
6 | ios_base::sync_with_stdin(false);cin.tie(0);
| ^~~~~~~~~~~~~~~