Search found 2 matches

by daniloj
Tue Jun 14, 2011 6:04 pm
Forum: Volume 5 (500-599)
Topic: 585 - Triangles
Replies: 16
Views: 7886

Re: 585 - Triangles

hello again... if anybody's reading this :)
I found some errors and found my code wasn't taking cases without spaces very well.
Now this one does but am still getting WA.
Please if anybody could check it to see if i'm missing something.

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

int ...
by daniloj
Mon Jun 13, 2011 12:22 am
Forum: Volume 5 (500-599)
Topic: 585 - Triangles
Replies: 16
Views: 7886

Re: 585 - Triangles

Hi everybody. I've been submitting and trying to refine this code but so far it solves all cases I give it and i can't find what's wrong with it. OJ has been giving me verdict of WA even though it outputs just like the sample says.
i've also tried many inputs from forum responses and all have been ...

Go to advanced search