Problem | addition |
---|---|
User | Vinayak01 |
Submission Time | 2024-03-15 22:54:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:5:12: error: ‘sync_With_stdio’ is not a member of ‘std::ios_base’
5 | ios_base::sync_With_stdio(false);
| ^~~~~~~~~~~~~~~