- Owner
- Oncescu Costin Andrei
- Problem
- Model E
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 1)
- Source
- 1.71KB
- Result
- 88 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.1030s 2 10 points (100.00%) 0.8840s 3 10 points (100.00%) 0.9580s 4 10 points (100.00%) 0.8373s 5 10 points (100.00%) 0.8070s 6 10 points (100.00%) 0.9122s 7 5 points (58.10%) 1.0920s 8 10 points (100.00%) 0.8577s 9 3 points (38.65%) 0.9607s 10 10 points (100.00%) 1.1441s