Re: [Tutor] Help with input/output

2008-03-25 Thread Kent Johnson
Olexander wrote: > Hello, > > please could you help me with input processing for olympiad problems. Do you know how to read and write files? This is covered in every Python book and tutorial. What have you tried? What problems are you having? > I also wonder how to output several integers in o

[Tutor] Help with input/output

2008-03-25 Thread Olexander
Hello, please could you help me with input processing for olympiad problems. For example, what would be the code for input and output of this problem: Input The input file contains several test cases. The first line of each test case contains two integers A and D separated by a single space ind