- Owner
- Ionescu Teodor
- Problem
- Scrabble
- Source
- 1.27KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:32:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:32:37: warning: array subscript has type 'char' [-Wchar-subscripts] prog.cpp:36:48: warning: array subscript has type 'char' [-Wchar-subscripts]
Results
Test number Result Time 1 Wrong answer 0.0625s