Problem pandaeyes
User HighLithop
Submission Time 2024-11-24 22:06:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pandaeyes.cpp: In function ‘int main()’:
pandaeyes.cpp:9:7: error: ‘std::ostream’ {aka ‘class std::basic_ostream<char>’} has no member named ‘sync_with_stdin’; did you mean ‘sync_with_stdio’?
9 | cout.sync_with_stdin(false);
| ^~~~~~~~~~~~~~~
| sync_with_stdio