Solutions are presented as using the least memory and the fastest execution time. It also takes the top
10 most recent solutions from each language. If you want to limit to a specific index, click the
"Solved" button and go to that problem.
ContestId |
Name |
Phase |
Frozen |
Duration (Seconds) |
Relative Time |
Start Time |
| 188
|
Surprise Language Round 6 |
FINISHED |
False |
7200 |
438445823 |
May 25, 2012, 3:30 p.m. |
Problems
Hexagonal numbers are figurate numbers which can be calculated using the formula hn = 2n2 - n. You are given n; calculate n-th hexagonal number. The only line of input contains an integer n (1 ≤ n ≤ 100). Output the n-th hexagonal number. |
Tutorials
Submissions
Submission Id |
Author(s) |
Index |
Submitted |
Verdict |
Language |
Test Set |
Tests Passed |
Time taken (ms) |
Memory Consumed (bytes) |
Tags |
Rating |
|
2067838 |
vilcheuski |
A |
Aug. 29, 2012, 8:27 p.m. |
OK |
Roco |
TESTS |
25 |
10 |
307200 |
|
1200 |
|
1739328 |
tec |
A |
May 29, 2012, 10:20 a.m. |
OK |
Roco |
TESTS |
25 |
10 |
1126400 |
|
1200 |
|
1722636 |
brutebruteforce |
A |
May 26, 2012, 3 p.m. |
OK |
Roco |
TESTS |
25 |
10 |
1126400 |
|
1200 |
|
1717705 |
LxLiner |
A |
May 25, 2012, 4:48 p.m. |
OK |
Roco |
TESTS |
25 |
10 |
1126400 |
|
1200 |
|
1717218 |
Qutaturi |
A |
May 25, 2012, 4:23 p.m. |
OK |
Roco |
TESTS |
25 |
10 |
1126400 |
|
1200 |
|
1716952 |
exromany |
A |
May 25, 2012, 4:12 p.m. |
OK |
Roco |
TESTS |
25 |
10 |
1126400 |
|
1200 |
|
1716641 |
solavento |
A |
May 25, 2012, 4:01 p.m. |
OK |
Roco |
TESTS |
25 |
10 |
1126400 |
|
1200 |
|
1716482 |
antklklv |
A |
May 25, 2012, 3:55 p.m. |
OK |
Roco |
TESTS |
25 |
10 |
1126400 |
|
1200 |
|
1716452 |
wangchaohui |
A |
May 25, 2012, 3:54 p.m. |
OK |
Roco |
TESTS |
25 |
10 |
1126400 |
|
1200 |
|
1716242 |
w4r10ck |
A |
May 25, 2012, 3:46 p.m. |
OK |
Roco |
TESTS |
25 |
10 |
1126400 |
|
1200 |
remove filters
Back to search problems