Problem leftright
User yc
Submission Time 2025-05-28 19:33:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

leftright.cpp: In function ‘int main()’:
leftright.cpp:30:12: error: ‘d’ was not declared in this scope
30 | while (d!=c){
| ^
leftright.cpp:35:12: error: ‘d’ was not declared in this scope
35 | cout<<*d;
| ^