Search found 3 matches
- Mon Feb 24, 2003 1:26 pm
- Forum: Volume 4 (400-499)
- Topic: 492 - Pig-Latin
- Replies: 213
- Views: 49379
- Sat Feb 22, 2003 11:27 am
- Forum: Volume 4 (400-499)
- Topic: 492 - Pig-Latin
- Replies: 213
- Views: 49379
P492! Why WA.....? Please HELP!
As far as I know this is a very easy problem, and an even easier problem for all of you out there. Please help me find out what is wrong. Please provide some sample inputs and outputs. I have also read past discussions about this question and rectified any problems but I still get WA no matter what ...
- Mon Feb 17, 2003 6:39 am
- Forum: Volume 1 (100-199)
- Topic: 119 - Greedy Gift Givers
- Replies: 145
- Views: 47241
119 NEED HELP, WHY WA?
Somebody please help me. I know I have written a bit of complicated code which could be shortened greatly, but please do help me to determine what is wrong with the current code.
[c]#include <stdio.h>
#include <string.h>
#include <ctype.h>
int i, x, y=0, m, l, ppl[10], t, temp, amt, ppls, temp2 ...
[c]#include <stdio.h>
#include <string.h>
#include <ctype.h>
int i, x, y=0, m, l, ppl[10], t, temp, amt, ppls, temp2 ...