Problem general
User Batigol
Submission Time 2024-05-14 20:58:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

general.cpp: In function ‘int main()’:
general.cpp:61:25: error: ‘power’ was not declared in this scope
61 | cout<<g.g_union(power[a],power[b])<<endl;
| ^~~~~