- Owner
- Stanislav Ivanov
- Problem
- Decl
- Contest
- MindCoding 2015 Round 3
- Source
- 1.75KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'int main()': prog.cpp:41:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:53:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp: In function 'int type_val(std::string&)': prog.cpp:17:1: warning: control reaches end of non-void function [-Wreturn-type]
Results
Test number Result Time 1 Ok 0.0331s