Problem guanine
User yuanbin
Submission Time 2026-04-22 16:45:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guanine.cpp: In function ‘int main()’:
guanine.cpp:8:12: error: ‘sync_with_stdiio’ is not a member of ‘std::ios_base’
8 | ios_base::sync_with_stdiio(false);
| ^~~~~~~~~~~~~~~~