Problem potatotree
User dhivinaash
Submission Time 2024-08-21 17:52:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatotree.cpp: In function ‘int main()’:
potatotree.cpp:16:12: error: ‘a’ was not declared in this scope
16 | cin >> a;
| ^
potatotree.cpp:21:11: error: ‘a’ was not declared in this scope
21 | cin >> a;
| ^