- Owner
- Lucian Bicsi
- Problem
- Undo Graph
- Source
- 2.87KB
- Result
- Wrong answer
Compiler output
prog.cpp:52:24: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] prog.cpp: In function 'var Union(var, var, var)': prog.cpp:99:1: warning: no return statement in function returning non-void [-Wreturn-type] prog.cpp: In function 'int main()': prog.cpp:103:9: warning: variable 'n' set but not used [-Wunused-but-set-variable]
Results
Test number Result Time 1 Wrong answer 0.0368s