I am getting WA from this code...i have tried multiple inputs from different sites all have give me correct ans but i don't know why it is giving me WA in final submission.
#include<iostream>
#include<bitset>
#include<vector>
#include<cmath>
using namespace std;
bitset<10000010> bs;
vector<long ...
Search found 3 matches
- Fri May 09, 2014 2:05 pm
- Forum: Volume 9 (900-999)
- Topic: 914 - Jumping Champion
- Replies: 37
- Views: 25968
- Sat Jun 15, 2013 10:28 pm
- Forum: Volume 4 (400-499)
- Topic: 401 - Palindromes
- Replies: 196
- Views: 58483
401 Palindromes WA help!!!
Could not find why this code showing wrong answer?? i have tested all the available output of this forum like below:
NOTAPALINDROME
ISAPALINILAPASI
2A3MEAS
ATOYOTA
MAIAM
123ESI
123ES1
DEO3D
9339
A
B
E
M
1
3
2
4
but still getting wrong answer from online judge :(
#include<stdio.h>
#include ...
NOTAPALINDROME
ISAPALINILAPASI
2A3MEAS
ATOYOTA
MAIAM
123ESI
123ES1
DEO3D
9339
A
B
E
M
1
3
2
4
but still getting wrong answer from online judge :(
#include<stdio.h>
#include ...
- Sat Jun 15, 2013 10:27 pm
- Forum: Volume 4 (400-499)
- Topic: 401 - Palindromes
- Replies: 196
- Views: 58483
401 Palindromes WA help!!!
Could not find why this code showing wrong answer?? i have tested all the available output of this forum like below:
NOTAPALINDROME
ISAPALINILAPASI
2A3MEAS
ATOYOTA
MAIAM
123ESI
123ES1
DEO3D
9339
A
B
E
M
1
3
2
4
but still getting wrong answer from online judge :(
#include<stdio.h>
#include ...
NOTAPALINDROME
ISAPALINILAPASI
2A3MEAS
ATOYOTA
MAIAM
123ESI
123ES1
DEO3D
9339
A
B
E
M
1
3
2
4
but still getting wrong answer from online judge :(
#include<stdio.h>
#include ...