- Owner
- Eric P. Stavarache
- Problem
- Calloc
- Contest
- MindCoding 2016 Final 2
- Source
- 1.09KB
- Result
- Crash (SIGSEGV)
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 OK (size=17) 0.2527s 2 Crash (SIGSEGV) 0.6314s