- Owner
- Berbecariu Flaviu
- Problem
- Scrabble
- Source
- 1.17KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function âint main()â: prog.cpp:48:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:50:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:53:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Results
Test number Result Time 1 Ok 0.2574s 2 Ok 0.0307s 3 Ok 0.0851s 4 Wrong answer 0.1152s