- Owner
- Alghisi Alessandro
- Problem
- Scrabble
- Source
- 0.91KB
- Result
- Accepted
Compiler output
prog.cpp: In function 'bool cmp(std::string&)': prog.cpp:29:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:30:19: warning: array subscript has type 'char' [-Wchar-subscripts] prog.cpp: In function 'void solve()': prog.cpp:39:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:40:18: warning: array subscript has type 'char' [-Wchar-subscripts]
Results
Test number Result Time 1 Ok 0.3023s 2 Ok 0.0558s 3 Ok 0.0545s 4 Ok 0.0647s 5 Ok 0.1011s 6 Ok 0.0964s 7 Ok 0.0883s 8 Ok 0.1737s 9 Ok 0.1660s 10 Ok 0.0860s