- Owner
- Onesim Robert Ioan
- Problem
- printf
- Contest
- MindCoding Final 2
- Source
- 1.71KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function ‘int main()’: prog.cpp:33:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:48:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:60:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:33:40: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Results
Test number Result Time 1 Wrong answer 0.0331s