ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1295. Crazy Notions

This problem is simple, by WHY DOESN'T MY PERIOD WORK?! WA#4
Posted by Alexey 10 Oct 2005 00:34
Const period:array[0..19] of byte=(2,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0);

Edited by author 10.10.2005 00:38
What a stupid mistake!!
Posted by Alexey 10 Oct 2005 00:37

Sorry, I found my stupid mistake.