- Owner
- Alin Corodescu
- Problem
- Decl
- Contest
- MindCoding 2015 Round 3
- Source
- 1.54KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:48:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:64:44: warning: 'tip' may be used uninitialized in this function [-Wmaybe-uninitialized] prog.cpp:65:42: warning: 'subtotal' may be used uninitialized in this function [-Wmaybe-uninitialized]
Results
Test number Result Time 1 Wrong answer 0.0342s