Problem | sum |
---|---|
User | nguyendinhanh1508 |
Submission Time | 2024-12-02 10:26:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sum.cpp: In function ‘int32_t main()’:
sum.cpp:5:7: error: ‘ios_sync_with_stdio’ is not a member of ‘std’
5 | std::ios_sync_with_stdio(0);
| ^~~~~~~~~~~~~~~~~~~