- Owner
- Berbecariu Flaviu
- Problem
- Scrabble
- Source
- 1.29KB
- 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:51:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:54:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Results
Test number Result Time 1 Ok 0.2453s 2 Ok 0.0314s 3 Ok 0.0286s 4 Wrong answer 0.0561s