Problem floors
User ZivTheONe
Submission Time 2023-12-08 22:37:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

floors.cpp: In member function ‘void Solution::floors()’:
floors.cpp:28:37: error: expected primary-expression before ‘;’ token
28 | cout << findUnion(i) << ;
| ^