Problem chickensoup
User bribritt
Submission Time 2024-01-29 12:45:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chickensoup.cpp: In function ‘int main()’:
chickensoup.cpp:31:12: error: ‘sync_woth_stdio’ is not a member of ‘std::ios_base’
31 | ios_base::sync_woth_stdio(0); cin.tie(0);
| ^~~~~~~~~~~~~~~