- Owner
- Teo Mrn
- Problem
- Undo Graph
- Source
- 1.44KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:20:6: warning: unused variable 'n' [-Wunused-variable] int n = getInt(), m = getInt(); ^ prog.cpp: In function 'void dezunire(int)': prog.cpp:46:39: warning: operation on 'c' may be undefined [-Wsequence-point] sef[operatii[c - 1]] = operatii[--c]; ^
Results
Test number Result Time 1 Wrong answer 0.1437s