Problem | watching |
---|---|
User | dacashew |
Submission Time | 2023-12-15 17:27:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
watching.cpp: In function ‘int main()’:
watching.cpp:131:6: error: ‘w’ was not declared in this scope
131 | l=w;
| ^
watching.cpp:133:6: error: ‘w’ was not declared in this scope
133 | r=w;
| ^