- Owner
- Alex Cociorva
- Problem
- Calloc
- Contest
- MindCoding 2016 Final 2
- Source
- 1.67KB
- Result
- Time Limit Exceeded
Compiler output
ver.cpp: In function 'int main()': ver.cpp:48:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j<s[i].size(); ++j) { ^
Results
Test number Result Time 1 Time Limit Exceeded 3.2654s