- Owner
- Oncescu Costin Andrei
- Problem
- Model E
- 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%) 0.8292s 2 10 points (100.00%) 0.6258s 3 10 points (100.00%) 0.8086s 4 10 points (100.00%) 0.6902s 5 10 points (100.00%) 0.5649s 6 10 points (100.00%) 0.7653s 7 5 points (58.10%) 0.8330s 8 10 points (100.00%) 0.6089s 9 3 points (38.65%) 0.8095s 10 10 points (100.00%) 0.9959s