i got wa.. i dunt know whats wrong.. already consider forbidden equal to target, and everything.. plz help me geniuses.. @_@
#include <iostream>
#include <string>
#include <vector>
#include <algorithm>
#include <fstream>
#include <cmath>
//#include <conio.h>
using namespace std;
typedef struct ...
Search found 5 matches
- Sun Jan 11, 2009 7:01 am
- Forum: Volume 100 (10000-10099)
- Topic: 10067 - Playing with Wheels
- Replies: 62
- Views: 35480
- Tue Jan 06, 2009 2:38 pm
- Forum: Volume 115 (11500-11599)
- Topic: 11547 - Automatic Answer
- Replies: 15
- Views: 5678
Re: 11547 - Automatic Answer WA!!
Ok, AC.. THANKs! 

- Tue Jan 06, 2009 2:27 pm
- Forum: Volume 115 (11500-11599)
- Topic: 11547 - Automatic Answer
- Replies: 15
- Views: 5678
Re: 11547 - Automatic Answer WA!!
ok, correct me if im wrong.. >> for this number,
9876920 > output 2
1232145512589 > 8
543264 > 6
6 > 0
is it like that?
9876920 > output 2
1232145512589 > 8
543264 > 6
6 > 0
is it like that?
- Tue Jan 06, 2009 12:18 pm
- Forum: Volume 115 (11500-11599)
- Topic: 11547 - Automatic Answer
- Replies: 15
- Views: 5678
Re: 11547 - Automatic Answer WA!!
hmm.. still dun quite understand, is it the second last number?
if the number is 12345678910, the number to be print is 1? em.. plz.. explain more..
if the number is 12345678910, the number to be print is 1? em.. plz.. explain more..

- Tue Jan 06, 2009 9:54 am
- Forum: Volume 115 (11500-11599)
- Topic: 11547 - Automatic Answer
- Replies: 15
- Views: 5678
11547 - Automatic Answer
Hello, i got wa for this question.. i dun bit understand the tens column means.. is it the nearest column n that is n divisible by 10 ??
here my code ..
#include <iostream>
#include <string>
#include <vector>
#include <algorithm>
#include <fstream>
#include <cmath>
#include <sstream>
using ...
here my code ..
#include <iostream>
#include <string>
#include <vector>
#include <algorithm>
#include <fstream>
#include <cmath>
#include <sstream>
using ...