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