Codeforces Beta Round 3

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
3 Codeforces Beta Round 3 FINISHED False 7200 469130385 March 7, 2010, noon

Problems

Solved$
Index
Name
Type
Tags
Community Tag
Rating
( 7474 ) C Tic-tac-toe PROGRAMMING brute force games implementation 1700

B'Certainly, everyone is familiar with tic-tac-toe game. The rules are very simple indeed. Two players take turns marking the cells in a 3 xe2 x80 x89 xc3 x97 xe2 x80 x893 grid (one player always draws crosses, the other -- noughts). The player who succeeds first in placing three of his marks in a horizontal, vertical or diagonal line wins, and the game is finished. The player who draws crosses goes first. If the grid is filled, but neither Xs, nor 0s form the required line, a draw is announced. You are given a 3 xe2 x80 x89 xc3 x97 xe2 x80 x893 grid, each grid cell is empty, or occupied by a cross or a nought. You have to find the player (first or second), whose turn is next, or print one of the verdicts below: The input consists of three lines, each of the lines contains characters ".", "X" or "0" (a period, a capital letter X, or a digit zero). Print one of the six verdicts: first, second, illegal, the first player won, the second player won or draw.'...

Tutorials

CF beta 3: разбор и эмоции

Submissions

Submission Id
Author(s)
Index
Submitted
Verdict
Language
Test Set
Tests Passed
Time taken (ms)
Memory Consumed (bytes)
Tags
Rating
13652 PanZverski C March 7, 2010, 1:50 p.m. OK Delphi TESTS 175 50 409600 1700
13370 khanhptnk C March 7, 2010, 1:27 p.m. OK FPC TESTS 175 30 512000 1700
12659 Maple C March 7, 2010, 12:46 p.m. OK FPC TESTS 175 30 512000 1700
12776 concretevitamin C March 7, 2010, 12:53 p.m. OK FPC TESTS 175 30 512000 1700
12960 yt_72 C March 7, 2010, 1:04 p.m. OK FPC TESTS 175 30 512000 1700
12662 hpfdf C March 7, 2010, 12:46 p.m. OK FPC TESTS 175 50 512000 1700
12466 LayCurse C March 7, 2010, 12:33 p.m. OK GNU C TESTS 175 30 819200 1700
13394 Therion C March 7, 2010, 1:29 p.m. OK GNU C++ TESTS 175 30 716800 1700
13282 FreeKingdom C March 7, 2010, 1:22 p.m. OK GNU C++ TESTS 175 30 716800 1700
13191 pompon C March 7, 2010, 1:16 p.m. OK GNU C++ TESTS 175 30 716800 1700
13735 sprea C March 7, 2010, 1:56 p.m. OK GNU C++ TESTS 175 30 716800 1700
13797 ramon C March 7, 2010, 1:59 p.m. OK GNU C++ TESTS 175 30 716800 1700
13769 licstar C March 7, 2010, 1:57 p.m. OK GNU C++ TESTS 175 30 716800 1700
13589 indy256 C March 7, 2010, 1:46 p.m. OK GNU C++ TESTS 175 30 716800 1700
13524 wcwswswws C March 7, 2010, 1:41 p.m. OK GNU C++ TESTS 175 30 716800 1700
13462 dmitrydyatlov C March 7, 2010, 1:34 p.m. OK GNU C++ TESTS 175 30 716800 1700
13457 fhlasek C March 7, 2010, 1:34 p.m. OK GNU C++ TESTS 175 30 716800 1700
13165 ferr C March 7, 2010, 1:15 p.m. OK Java 6 TESTS 175 60 30617600 1700
13401 izbyshev C March 7, 2010, 1:30 p.m. OK Java 6 TESTS 175 80 30617600 1700
13788 S.Yesipenko C March 7, 2010, 1:59 p.m. OK Java 6 TESTS 175 80 30617600 1700
12931 shindo C March 7, 2010, 1:02 p.m. OK Java 6 TESTS 175 80 30617600 1700
12876 Vasya.V C March 7, 2010, 12:59 p.m. OK Java 6 TESTS 175 80 30617600 1700
12863 niyaznigmatul C March 7, 2010, 12:59 p.m. OK Java 6 TESTS 175 80 30617600 1700
12569 alexey.enkov C March 7, 2010, 12:40 p.m. OK Java 6 TESTS 175 80 30617600 1700
12544 MaxBuzz C March 7, 2010, 12:38 p.m. OK Java 6 TESTS 175 80 30617600 1700
12522 ivan.popelyshev C March 7, 2010, 12:37 p.m. OK Java 6 TESTS 175 80 30617600 1700
12508 wata C March 7, 2010, 12:36 p.m. OK Java 6 TESTS 175 80 30617600 1700
13358 fujiyama C March 7, 2010, 1:27 p.m. OK Mono C# TESTS 175 130 5632000 1700
13261 Hadi_Asiaie C March 7, 2010, 1:21 p.m. OK Mono C# TESTS 175 160 6758400 1700
13600 permin C March 7, 2010, 1:47 p.m. OK MS C++ TESTS 175 30 716800 1700
13595 nostop C March 7, 2010, 1:46 p.m. OK MS C++ TESTS 175 30 716800 1700
13571 Nyatl C March 7, 2010, 1:44 p.m. OK MS C++ TESTS 175 30 716800 1700
13518 KirillB C March 7, 2010, 1:40 p.m. OK MS C++ TESTS 175 30 716800 1700
13719 yoprst C March 7, 2010, 1:54 p.m. OK MS C++ TESTS 175 30 716800 1700
13468 KirillB C March 7, 2010, 1:35 p.m. OK MS C++ TESTS 175 30 716800 1700
13463 KirillB C March 7, 2010, 1:34 p.m. OK MS C++ TESTS 175 30 716800 1700
13369 Shtrix C March 7, 2010, 1:27 p.m. OK MS C++ TESTS 175 30 716800 1700
13502 Igor9669 C March 7, 2010, 1:38 p.m. OK MS C++ TESTS 175 30 716800 1700
13716 NikitaD C March 7, 2010, 1:54 p.m. OK MS C++ TESTS 175 30 716800 1700

remove filters

Back to search problems