Search found 4 matches
- Thu Jun 25, 2009 6:40 pm
- Forum: Volume 4 (400-499)
- Topic: 483 - Word Scramble
- Replies: 122
- Views: 39180
Re: 483
What is the meaning of "The input file will consist of several lines of several words." actually? Does it mean that all 3 lines of input must be typed in before the output is displayed? From my program code, the output is displayed after each line of input is inserted...but this get me WA ...
- Thu Jun 25, 2009 4:35 pm
- Forum: Volume 107 (10700-10799)
- Topic: 10783 - Odd Sum
- Replies: 34
- Views: 22271
Re: 10783 - Odd Sum
Thx a lot, mf. Finally, i can fully utilize this webpage to enhance my programming skill.
- Thu Jun 25, 2009 4:34 pm
- Forum: Volume 107 (10700-10799)
- Topic: 10783 - Odd Sum
- Replies: 34
- Views: 22271
Re: 10783 - Odd Sum
Thx a lot, mf. Finally i can fully utilize this webpage to enhance my programming skill.
- Thu Jun 25, 2009 10:10 am
- Forum: Volume 107 (10700-10799)
- Topic: 10783 - Odd Sum
- Replies: 34
- Views: 22271
Always get WA...Help comment on code pls
I am a newbie to uva judge online website..I am still not very sure how the format of the code should be..So far, i seem get reply none other than WA.... So i try on this simple question...which also give me WA as well. Can anyone pls comment on my code? Thx..
#include <iostream>
using namespace ...
#include <iostream>
using namespace ...