Problem general
User hackerman123
Submission Time 2023-03-15 14:39:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

general.cpp: In function ‘int main()’:
general.cpp:36:35: error: ‘True’ was not declared in this scope
36 | if (isSameSet(first, second) == True){
| ^~~~