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 |
162
|
VK Cup 2012 Wild-card Round 1 |
FINISHED |
False |
7200 |
399739799 |
March 18, 2012, 3:10 p.m. |
Problems
B"You are given a string consisting of alphabet letters. Convert it to alternating case: the letters on odd positions should be in uppercase, and the letters on even positions should be lowercase. The letters are numbered staring from 1. The only line of input contains a string between 1 and 100 characters long. Each character of the string is either an uppercase ('A'-'Z') or a lowercase ('a'-'z') letter. Output the resulting string."... |
Tutorials
Submissions
Submission Id |
Author(s) |
Index |
Submitted |
Verdict |
Language |
Test Set |
Tests Passed |
Time taken (ms) |
Memory Consumed (bytes) |
Tags |
Rating |
3818185 |
yermak0v |
H |
June 3, 2013, 9:33 a.m. |
OK |
Factor |
TESTS |
40 |
125 |
0 |
|
2300 |
3669286 |
Omelianenko |
H |
May 4, 2013, 1:24 p.m. |
OK |
Factor |
TESTS |
40 |
125 |
0 |
|
2300 |
4554864 |
DarthShrine |
H |
Sept. 25, 2013, 12:15 p.m. |
OK |
Factor |
TESTS |
40 |
156 |
0 |
|
2300 |
1570407 |
Archon.JK |
H |
April 18, 2012, 11:53 a.m. |
OK |
Factor |
TESTS |
40 |
170 |
185856000 |
|
2300 |
1510595 |
tec |
H |
April 11, 2012, 6:01 p.m. |
OK |
Factor |
TESTS |
40 |
170 |
185856000 |
|
2300 |
1505242 |
ddrone |
H |
April 8, 2012, 8:38 p.m. |
OK |
Factor |
TESTS |
40 |
170 |
185856000 |
|
2300 |
1377777 |
Orfest |
H |
March 18, 2012, 5:49 p.m. |
OK |
Factor |
TESTS |
40 |
170 |
185856000 |
|
2300 |
1377409 |
rexim |
H |
March 18, 2012, 4:57 p.m. |
OK |
Factor |
TESTS |
40 |
170 |
185856000 |
|
2300 |
1377215 |
Abra |
H |
March 18, 2012, 4:44 p.m. |
OK |
Factor |
TESTS |
40 |
170 |
185856000 |
|
2300 |
1376969 |
winger |
H |
March 18, 2012, 4:24 p.m. |
OK |
Factor |
TESTS |
40 |
170 |
185856000 |
|
2300 |
remove filters
Back to search problems