- Owner
- Alexandru
- Problem
- Lumber Jack and Sick Leaves
- Source
- 0.75KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:16:11: warning: unused variable 'm' [-Wunused-variable] int n,m,k,c=0; ^ prog.cpp: In function 'int stanga(int, int, int*)': prog.cpp:12:12: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] return p; ^ prog.cpp: In function 'int main()': prog.cpp:6:9: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] int p; ^
Results
Test number Result Time 1 Wrong answer 0.2565s