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 |
| 470
|
Surprise Language Round 7 |
FINISHED |
False |
7200 |
365869785 |
Sept. 13, 2014, 3:30 p.m. |
Problems
Chessboard is a board of n × n squares arranged in two alternating colors (black and white). Top left square is white. You are given board size n . Output an image of a chessboard, with black and white squares marked with '#' and '.' characters, respectively. The only line of input contains an integer n ( 1 ≤ n ≤ 9 ). Output an image of n × n chessboard. |
Tutorials
Submissions
Submission Id |
Author(s) |
Index |
Submitted |
Verdict |
Language |
Test Set |
Tests Passed |
Time taken (ms) |
Memory Consumed (bytes) |
Tags |
Rating |
|
7785643 |
Egor |
E |
Sept. 13, 2014, 4:05 p.m. |
OK |
FALSE |
TESTS |
9 |
0 |
0 |
|
1900 |
|
58096679 |
Anar |
E |
July 31, 2019, 8:17 p.m. |
OK |
FALSE |
TESTS |
9 |
15 |
0 |
|
1900 |
|
57286579 |
Amireza |
E |
July 18, 2019, 2:52 p.m. |
OK |
FALSE |
TESTS |
9 |
15 |
0 |
|
1900 |
|
49482133 |
yongwhan |
E |
Feb. 5, 2019, 12:09 a.m. |
OK |
FALSE |
TESTS |
9 |
15 |
0 |
|
1900 |
|
21806891 |
pedroteosousa |
E |
Oct. 26, 2016, 7:52 p.m. |
OK |
FALSE |
TESTS |
9 |
15 |
0 |
|
1900 |
|
19138260 |
DATASOURCE |
E |
July 15, 2016, 12:21 a.m. |
OK |
FALSE |
TESTS |
9 |
15 |
0 |
|
1900 |
|
18516695 |
TooNewbie |
E |
June 16, 2016, 9:18 a.m. |
OK |
FALSE |
TESTS |
9 |
15 |
0 |
|
1900 |
|
18507812 |
I_Need_Alex_R_Coleman |
E |
June 15, 2016, 10:30 p.m. |
OK |
FALSE |
TESTS |
9 |
15 |
0 |
|
1900 |
|
15721671 |
cugel |
E |
Jan. 31, 2016, 11:44 p.m. |
OK |
FALSE |
TESTS |
9 |
15 |
0 |
|
1900 |
|
13925937 |
130705009 |
E |
Oct. 29, 2015, 3:09 a.m. |
OK |
FALSE |
TESTS |
9 |
15 |
0 |
|
1900 |
remove filters
Back to search problems