Problem | nprime |
---|---|
User | AwkUngenially |
Submission Time | 2025-04-24 07:25:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nprime.cpp: In function ‘int main()’:
nprime.cpp:30:7: error: ‘sync_with_studio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
30 | ios::sync_with_studio(false);
| ^~~~~~~~~~~~~~~~