- Owner
- Mircea Popoveniuc
- Problem
- Scrabble
- Contest
- MindCoding Final 1
- Source
- 0.89KB
- Result
- Wrong answer
Compiler output
prog.cpp:22:25: warning: integer overflow in expression [-Woverflow] prog.cpp:23:28: warning: integer overflow in expression [-Woverflow] prog.cpp: In function ‘int main()’: prog.cpp:44:22: warning: format ‘%s’ expects argument of type ‘char*’, but argument 2 has type ‘char (*)[50]’ [-Wformat]
Results
Test number Result Time 1 Wrong answer 0.2793s