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 |
153
|
Surprise Language Round 5 |
FINISHED |
False |
7200 |
401900399 |
Feb. 22, 2012, 3 p.m. |
Problems
B'You are given a date in "DD.MM.YYYY" ("day.month.year") format and a number of days shift you have to add to this date. Output the resulting date. The first line of input contains the date in "DD.MM.YYYY" format: two digits for day (with leading zero if needed), dot, two digits for month (with leading zero if needed), dot, four digits for year. The notation is guaranteed to give a valid date between 1980 and 2020, inclusive. The second line contains an integer shift ( xe2 x80 x89- xe2 x80 x891000 xe2 x80 x89 xe2 x89 xa4 xe2 x80 x89shift xe2 x80 x89 xe2 x89 xa4 xe2 x80 x891000). Output a date equal to the given one + shift days, in the same format "DD.MM.YYYY". When manipulating the dates, take into account leap years; don 't care about time zones/daylight saving time.'... |
Tutorials
Submissions
Submission Id |
Author(s) |
Index |
Submitted |
Verdict |
Language |
Test Set |
Tests Passed |
Time taken (ms) |
Memory Consumed (bytes) |
Tags |
Rating |
3233518 |
Chen_ChaoRui |
D |
March 3, 2013, 8:33 a.m. |
OK |
Cobol |
TESTS |
36 |
15 |
0 |
|
2300 |
5288825 |
Lazzaro |
D |
Nov. 28, 2013, 5:43 p.m. |
OK |
Cobol |
TESTS |
36 |
30 |
0 |
|
2300 |
1374082 |
ignored |
D |
March 17, 2012, 9:23 p.m. |
OK |
Cobol |
TESTS |
36 |
30 |
1331200 |
|
2300 |
1374072 |
ignore |
D |
March 17, 2012, 9:15 p.m. |
OK |
Cobol |
TESTS |
36 |
30 |
1331200 |
|
2300 |
1361501 |
yermak0v |
D |
March 16, 2012, 3:10 p.m. |
OK |
Cobol |
TESTS |
36 |
30 |
1331200 |
|
2300 |
1359667 |
yermak0v Omelianenko Stratonov T0RRES |
D |
March 15, 2012, 6:44 p.m. |
OK |
Cobol |
TESTS |
36 |
30 |
1331200 |
|
2300 |
1241036 |
ZhouYuChen |
D |
Feb. 28, 2012, 11:03 a.m. |
OK |
Cobol |
TESTS |
36 |
30 |
1331200 |
|
2300 |
1219491 |
K_operafan |
D |
Feb. 23, 2012, 1:59 p.m. |
OK |
Cobol |
TESTS |
36 |
30 |
1331200 |
|
2300 |
1218225 |
sanzunonyasama |
D |
Feb. 22, 2012, 11:59 p.m. |
OK |
Cobol |
TESTS |
36 |
30 |
1331200 |
|
2300 |
1217942 |
watashi |
D |
Feb. 22, 2012, 6:02 p.m. |
OK |
Cobol |
TESTS |
36 |
30 |
1331200 |
|
2300 |
remove filters
Back to search problems