- Owner
- Costin Bianca
- Problem
- printf
- Contest
- MindCoding Final 2
- Source
- 2.75KB
- Result
- Output Limit Exceeded
Compiler output
prog.cpp: In function ‘int main()’: prog.cpp:78:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:92:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:98:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:105:32: warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Results
Test number Result Time 1 Output Limit Exceeded 0.0875s