Problem gfriendtree
User Cadenloi
Submission Time 2023-12-23 11:48:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gfriendtree.cpp: In function ‘int main()’:
gfriendtree.cpp:137:17: error: ‘else’ without a previous ‘if’
137 | else if(c == 3){
| ^~~~