Search found 5 matches

by Magus
Thu Jun 06, 2002 3:55 pm
Forum: Volume 5 (500-599)
Topic: 587 - There's treasure everywhere!
Replies: 37
Views: 6907

Can You tell me what is wrong? I compared output of my program with the output of my friend program for some test data generated by us.
Data are identical but his code is accepted and mine got WA :(

#include <stdio.h>
#include <math.h>
#include <string.h>

int main()
{
char w[205];
int map,i ...
by Magus
Wed Jun 05, 2002 9:53 am
Forum: Volume 101 (10100-10199)
Topic: 10101 - Bangla Numbers
Replies: 122
Views: 45394

What is wrong? HELP NEEDED

Could someone tell me what are the proper answers for the followin input data:
1000000
10000000000
1000000000000101

I have the following answers:
1. 10 lakh (3 spaces before '1.', no spaces after lakh)
2. 1 hajar kuti
3. 10 kuti kuti 1 shata 1

is this wrong? I got WA :(

PLEASE HELP!!!!! :cry:
by Magus
Fri May 10, 2002 8:51 am
Forum: Volume 102 (10200-10299)
Topic: 10270 - Bigger Square Please...
Replies: 25
Views: 15368

I just want to know what is compared by the judge, and how ...
With the answer that my solution didn't solve the problem
I have a little chance to findout where is the difference and
where is the bug.
If judge check the equal number of squares there is a possibility
that someone can give solution ...
by Magus
Thu May 09, 2002 3:44 pm
Forum: Volume 102 (10200-10299)
Topic: 10270 - Bigger Square Please...
Replies: 25
Views: 15368

10270 - Bigger Square Please...

Can someone send a list of number of squares for all N=3, 5, 7, ...,49 ?

thanx in advance

Magus
by Magus
Thu May 09, 2002 11:57 am
Forum: Other words
Topic: What is wrong with my solution? (particulary 10720)
Replies: 1
Views: 2233

What is wrong with my solution? (particulary 10720)

For my solution I've got the following answer:

>Dear Magus:
>
>Your program has not solved the problem. It ran during 0.000 seconds.
>
>--
>
>PS: Check the board at http://acm.uva.es/board/
>
>The Online Judge (Linux acm.uva.es 2.4.9-31 i686)
>Judge software version 2.8 [http://acm.uva.es ...

Go to advanced search