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 1027. D++ Again

Uhmm... Can anyone tell me what a cariage return is? :)
Posted by Alex[LSD] 31 Mar 2002 21:38
It's the '\r' character in C/C++ (ASCII Code 13)
Posted by Vinicius Fortuna 1 Apr 2002 00:26
> Uhmm... Can anyone tell me what a cariage return is? :)

It's the '\r' character in C/C++ (ASCII Code 13)