Problem spreadsheet
User l
Submission Time 2025-06-19 11:27:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

spreadsheet.cpp: In function ‘int main()’:
spreadsheet.cpp:10:11: error: ‘syncwithstdio’ is not a member of ‘std::ios_base’
10 | ios_base::syncwithstdio(0);
| ^~~~~~~~~~~~~