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

Common Board

Clarification request
Posted by Warsaw Falcons 16 Feb 2002 17:01
Does [-a] mean '-' or 'a' character or any character with ASCII code
<= 'a'?
Does [a-] mean 'a' or '-' character or any character with ASCII code
>= 'a'?
Does % match 0 or more characters?
Re: Clarification request
Posted by VVan 2 Nov 2002 15:01
Which symbol is the end of entering?
Re: Clarification request
Posted by VVan 2 Nov 2002 15:25
> Which symbol is the end of entering?