Problem findingpavement
User yq
Submission Time 2026-06-24 23:23:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:4:12: error: ‘sync_with_studio’ is not a member of ‘std::ios_base’
4 | ios_base::sync_with_studio
| ^~~~~~~~~~~~~~~~
findingpavement.cpp:6:7: error: ‘H’ was not declared in this scope
6 | cin>>H>>W;
| ^
findingpavement.cpp:6:10: error: ‘W’ was not declared in this scope
6 | cin>>H>>W;
| ^