- Owner
- Oncescu Costin Andrei
- Problem
- Model E
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 1)
- Source
- 1.71KB
- Result
- 68 points
Compiler output
prog.cpp: In function 'int main()': prog.cpp:54:24: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] int val = Ask (x, y); ^ prog.cpp:45:18: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] int bst = 0, x, y; ^
Results
Test number Result Time 1 10 points (100.00%) 1.0892s 2 10 points (100.00%) 0.9739s 3 10 points (100.00%) 0.9800s 4 10 points (100.00%) 0.9443s 5 10 points (100.00%) 0.8795s 6 Time Limit Exceeded 7.7241s 7 5 points (58.10%) 1.1714s 8 Time Limit Exceeded 7.6246s 9 3 points (38.65%) 1.0563s 10 10 points (100.00%) 1.3268s