- Owner
- Vlad Lazar
- Problem
- RemoveLst
- Contest
- MindCoding 2017 Round 3 Take Off Labs (Div. 1)
- Source
- 0.51KB
- Result
- Time Limit Exceeded
Compiler output
prog.cpp: In function 'int main()': prog.cpp:31:31: warning: 'found' may be used uninitialized in this function [-Wmaybe-uninitialized] cout << a + b << " " << a * found + b << "\n"; ^
Results
Test number Result Time 1 Ok 0.4826s 2 Ok 0.4870s 3 Ok 0.4911s 4 Ok 0.4834s 5 Ok 0.4740s 6 Ok 0.4807s 7 Ok 0.4887s 8 Ok 0.7573s 9 Time Limit Exceeded 1.5213s