whi i dot WA. it is onli 16 line.please help me?here is a my program
[code deleted]
Edited by moderator 24.11.2019 12:58
Re: whi i dot WA. it is onli 16 line.please help me?here is a my program
I try to perfect your program.
It's really a hard work.
I got 2 CE and 4WA but finally I got AC.
Your problem have 2 errors.
The First One:
You should add this code after you read in N;
if n=1 then begin writeln(0);halt(1);end;
So your program can give the right answer of the input
1 1
And then
You must use "<=" instead of "<" in line 9
Then your program can give the right answer of input
2 3
I use this way and got a AC.
Good luck next time .
And will you give me a hard work like this one????
:)
i CAN'T ANDESTEND YOUR 2 MISTAKE WHICH YOU GIVE ME! PLEASE WRITE THIS PALSE ME! HERE IS A MY PROGRAM
[code deleted]
Edited by moderator 24.11.2019 12:57
i CAN'T ANDESTEND YOUR 2 MISTAKE WHICH YOU GIVE ME! PLEASE WRITE THIS PALSE ME! HERE IS A MY PROGRAM
[code deleted]
Edited by moderator 24.11.2019 12:55
Re: i CAN'T ANDESTEND YOUR 2 MISTAKE WHICH YOU GIVE ME! PLEASE WRITE THIS PALSE ME! HERE IS A MY PROGRAM
Oh my god..........
I'll give you a program.
You can use FC to find your mistake:)
[code deleted]
Edited by moderator 24.11.2019 12:57
Re: i CAN'T ANDESTEND YOUR 2 MISTAKE WHICH YOU GIVE ME! PLEASE WRITE THIS PALSE ME! HERE IS A MY PROGRAM
Wait for a moment I'll check it
Re: i CAN'T ANDESTEND YOUR 2 MISTAKE WHICH YOU GIVE ME! PLEASE WRITE THIS PALSE ME! HERE IS A MY PROGRAM
Sorry I make a mistake
if s<=n then
break;
Should be change into
If s>=n then break;
Sorry again
Do you have E-Mail??:)
By the way Do you have E-Mail??
Give me and We'll have a easy way to say something.
Oh yes
my emile is tabo2001@posta.ge
tabo2001@posta.ge
it is my emile
DID YOU SEND MY ANSVER> PLEASE SEND IT MEEEEEE!!!! THENkS
THENK YOU I GOT ACC CCCCCCCCCCCCCCCCCCCCCC
>
Re: THENK YOU I GOT ACC CCCCCCCCCCCCCCCCCCCCCC
Posted by
SSS 13 Apr 2005 23:21
Is your English really so perfect or you just play the fool ;)
Re: THENK YOU I GOT ACC CCCCCCCCCCCCCCCCCCCCCC
[code deleted]
It's my program.
Edited by moderator 24.11.2019 12:53