Problem findingpavement
User dharshanmb
Submission Time 2026-06-24 15:36:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:8:33: error: ‘V’ was not declared in this scope
8 | for (int j=1;j <= W;j++)V{
| ^