My program gives the correct output to sample and all test data in board ,
but I'm still getting WA , can anyone help me , here is my code :
#include <iostream>
#include <memory>
#include <cmath>
using namespace std ;
#define maxBase 100001
int maxPrimeFactor[maxBase] ;
int main ...
Search found 10 matches
- Mon Nov 06, 2006 8:45 pm
- Forum: Volume 110 (11000-11099)
- Topic: 11083 - Zeroes Revisited
- Replies: 13
- Views: 8195
- Sun Nov 05, 2006 5:22 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11116 - Babel Towers
- Replies: 12
- Views: 7402
- Sun Nov 05, 2006 1:22 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11116 - Babel Towers
- Replies: 12
- Views: 7402
- Fri Nov 03, 2006 4:19 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11116 - Babel Towers
- Replies: 12
- Views: 7402
can anyone help me ? why i'm getting WA ?
Code: Select all
code removed
- Sat Oct 28, 2006 11:12 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11140 - Little Ali's Little Brother!
- Replies: 28
- Views: 16304
- Fri Oct 27, 2006 6:58 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11140 - Little Ali's Little Brother!
- Replies: 28
- Views: 16304
can anyone help me by giving a case which my code fails to answer properly ? thanks
Code: Select all
removed
- Thu Oct 26, 2006 4:28 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11136 - Hoax or what
- Replies: 31
- Views: 23106
- Thu Oct 26, 2006 3:57 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11136 - Hoax or what
- Replies: 31
- Views: 23106
hello , can anyone tell me what's wrong with my code ? or give me a case
which my code fails to respond correctly ?thanks in advance
which my code fails to respond correctly ?thanks in advance
Code: Select all
removed
- Mon Oct 02, 2006 9:36 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11106 - Rectilinear Polygon
- Replies: 33
- Views: 12117
- Mon Oct 02, 2006 4:50 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11106 - Rectilinear Polygon
- Replies: 33
- Views: 12117
can any one tell me what is wrong with my code ? thanks in advance
Code: Select all
removed