- Owner
- Mihai Alexandru Ionut
- Problem
- nc1c2
- Contest
- MindCoding 2015 Round 2
- Source
- 0.76KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'int schimbare(int, int, int)': prog.cpp:6:11: warning: variable 'nr' set but not used [-Wunused-but-set-variable] prog.cpp:25:12: warning: 'uc1' may be used uninitialized in this function [-Wmaybe-uninitialized] prog.cpp: In function 'int main()': prog.cpp:40:29: warning: 'uc1' may be used uninitialized in this function [-Wmaybe-uninitialized] prog.cpp:34:25: warning: 'uc1' may be used uninitialized in this function [-Wmaybe-uninitialized]
Results
Test number Result Time 1 Time Limit Exceeded 0.2564s