- Owner
- Hamed Ahmadi Nejad
- Problem
- Model E
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 1)
- Source
- 0.33KB
- Result
- 87 points
Compiler output
prog.cpp: In function 'int main()': prog.cpp:9:7: warning: unused variable 'left' [-Wunused-variable] int left=0, right=n-1; ^ prog.cpp:10:14: warning: unused variable 'bot' [-Wunused-variable] int top=0, bot = n-1; ^ prog.cpp: In function 'int main()': prog.cpp:9:7: warning: unused variable 'left' [-Wunused-variable] int left=0, right=n-1; ^ prog.cpp:10:14: warning: unused variable 'bot' [-Wunused-variable] int top=0, bot = n-1; ^
Results
Test number Result Time 1 10 points (100.00%) 0.9193s 2 8 points (84.58%) 0.8060s 3 10 points (100.00%) 0.9206s 4 6 points (63.16%) 0.7991s 5 4 points (49.02%) 0.8877s 6 10 points (100.00%) 0.8517s 7 10 points (100.00%) 0.7577s 8 9 points (90.00%) 0.8765s 9 10 points (100.00%) 0.8666s 10 10 points (100.00%) 0.8063s