Problem reverse
User yumzc
Submission Time 2025-06-18 11:02:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reverse.cpp: In function ‘int main()’:
reverse.cpp:29:9: error: ‘a’ was not declared in this scope
29 | cin >> a;
| ^