- Owner
- stefan x
- Problem
- Ticket
- Source
- 3.35KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function âstd::string GetFullName(std::vector<std::basic_string<char> >, std::string)â: prog.cpp:17:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp: In function âint main()â: prog.cpp:132:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:158:15: warning: unused variable âfirstRunâ [-Wunused-variable]
Results
Test number Result Time 1 Wrong answer 0.0156s