- Owner
- Emanuel Truta
- Problem
- Scrabble
- Contest
- MindCoding Final 1
- Source
- 0.78KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function ‘int main()’: prog.cpp:19:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:20:17: warning: array subscript has type ‘char’ [-Wchar-subscripts] prog.cpp:35:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:36:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Results
Test number Result Time 1 Ok 0.5973s 2 Ok 0.0271s 3 Ok 0.0514s 4 Wrong answer 0.0282s