Search found 5 matches

by yolongyi
Fri Feb 03, 2006 5:01 pm
Forum: Volume 1 (100-199)
Topic: 143 - Orchard Trees
Replies: 90
Views: 27100

I accepted!!

I just change double to long double..
by yolongyi
Wed Feb 01, 2006 9:46 pm
Forum: Volume 1 (100-199)
Topic: 143 - Orchard Trees
Replies: 90
Views: 27100

143 Ochard Trees WA......help,,,,

I'm getting WA .....
this makes me crazy...
My code do correctly in some test cases that are in this board...
but getting WA...
what is problem...
can anyone talk to me??
and is there a special cases??
help me.........


Code is deleted after I have accepted..
by yolongyi
Sat Jan 21, 2006 8:03 pm
Forum: Volume 3 (300-399)
Topic: 393 - The Doors
Replies: 5
Views: 3206

I've changed my code but i'm getting WA...

My previous code does not test all case
so i've changed my code..
but i'm getting WA...
why..
here is my code that changed...
is that bidirectional way??
i dont take care...that

#include<iostream>
#include<stdio.h>
#include<cmath>
using namespace std;

int vertices, walls;
float W[100][100], X ...
by yolongyi
Sat Jan 21, 2006 5:47 pm
Forum: Volume 3 (300-399)
Topic: 393 - The Doors
Replies: 5
Views: 3206

393 - The Doors

My code is getting WA....why??
plz help me...
tell me what is wrong...
or can anyone give me some test case??


#include<iostream>
#include<stdio.h>
#include<cmath>
using namespace std;

int vertices, walls;
float W[82][82], X[20], Y[20][4];
float minimum, sum;

bool able(int w1,int v1,int w2,int ...
by yolongyi
Mon Jan 16, 2006 9:27 pm
Forum: Volume 1 (100-199)
Topic: 164 - String Computer
Replies: 120
Views: 22826

164 i can't understand .. why WA

i'm getting WA....
i can't understand...

i try already IDC,ICD ...all of cases.. and i can't get AC..
what is wrong in my source...

is there any special case like blank line??
plz help me...

#include <iostream>
#include <string>
#include <vector>
#include <stdio.h>

using namespace std;

void ...

Go to advanced search