Search found 4 matches

by rajib2k10
Fri May 16, 2014 11:01 pm
Forum: Volume 4 (400-499)
Topic: 483 - Word Scramble
Replies: 122
Views: 39300

Re: UVA 483. Getting WA. Please Help.

Actually, I didn't get it. I didn't use a cout to print a null character. so please can you tell me where is the bug. if you can then please tell me what should i do to not print a null character so that i can learn that error. Thanks
by rajib2k10
Fri May 16, 2014 10:51 pm
Forum: Volume 108 (10800-10899)
Topic: 10879 - Code Refactoring
Replies: 17
Views: 12082

UVa 10879. getting WA. Please help

I didn't find the bug. Thanks in advance.

#include <algorithm>
#include <bitset>
#include <cstring>
#include <cctype>
#include <cmath>
#include <iostream>
#include <list>
#include <map>
#include <queue>
#include <string>
#include <set>
#include <stack>
#include <stdio.h>
#include <sstream ...
by rajib2k10
Fri May 16, 2014 3:03 pm
Forum: Volume 4 (400-499)
Topic: 483 - Word Scramble
Replies: 122
Views: 39300

UVA 483. Getting WA. Please Help.

It is printing a space before start of each output.

#include <algorithm>
#include <bitset>
#include <cstring>
#include <cctype>
#include <cmath>
#include <iostream>
#include <list>
#include <map>
#include <queue>
#include <string>
#include <set>
#include <stack>
#include <stdio.h>
#include ...
by rajib2k10
Thu May 15, 2014 4:27 pm
Forum: General
Topic: I got PE(Presentation Error). I can't understand,why?
Replies: 1
Views: 5966

I got PE(Presentation Error). I can't understand,why?

Here is my code.

#include <algorithm>
#include <bitset>
#include <cstring>
#include <cctype>
#include <cmath>
#include <iostream>
#include <list>
#include <map>
#include <queue>
#include <string>
#include <set>
#include <stack>
#include <stdio.h>
#include <sstream>
#include <utility>
#include ...

Go to advanced search