- Owner
- Florin Ilie
- Problem
- Decl
- Contest
- MindCoding 2015 Round 3
- Source
- 1.04KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:28:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:30:43: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat] prog.cpp:11:9: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
Results
Test number Result Time 1 Wrong answer 0.0334s