I keep getting WA, although I passed all test cases written here.
Can anyone write more test cases please.
Search found 5 matches
- Sun Mar 31, 2013 1:42 pm
- Forum: Volume 7 (700-799)
- Topic: 727 - Equation
- Replies: 156
- Views: 56971
- Thu Mar 21, 2013 2:01 am
- Forum: Volume 11 (1100-1199)
- Topic: 1193 - Radar Installation
- Replies: 3
- Views: 2070
Re: 1193 - Radar Installation
Thanks, I found some mistakes and fixed them, but now I'm getting RTE!!
Here is my code, any help is appreciated
/*
* File: main.cpp
* Author: waleed
*
* Created on March 20, 2013, 1:58 PM
*/
#include <cstdlib>
#include <iostream>
#include <cstdio>
#include <algorithm>
#include <cstring ...
Here is my code, any help is appreciated
/*
* File: main.cpp
* Author: waleed
*
* Created on March 20, 2013, 1:58 PM
*/
#include <cstdlib>
#include <iostream>
#include <cstdio>
#include <algorithm>
#include <cstring ...
- Wed Mar 20, 2013 4:27 pm
- Forum: Volume 11 (1100-1199)
- Topic: 1193 - Radar Installation
- Replies: 3
- Views: 2070
1193 - Radar Installation
Please can any one give me some critical input, I got WA for this one I don't know why! 

- Wed Jul 25, 2012 3:07 pm
- Forum: Volume 4 (400-499)
- Topic: 499 - What's The Frequency, Kenneth?
- Replies: 93
- Views: 20734
Re: 499-why TLE
AC 
Thanks to Brianfry

Thanks to Brianfry
- Thu Jul 19, 2012 1:09 am
- Forum: Volume 100 (10000-10099)
- Topic: 10035 - Primary Arithmetic
- Replies: 328
- Views: 102072
Re: 10035 - Primary Arithmetic
I have tried all input cases posted in this thread all of them generated correct output, but I still get WA.
Any help will be appreciated
Any help will be appreciated
Code: Select all
Acc thanks to brianfry713 :D