Search found 1 match

by aksmit
Fri Jun 22, 2012 2:58 pm
Forum: Volume 101 (10100-10199)
Topic: 10188 - Automated Judge Script
Replies: 58
Views: 37399

Re: 10188 - Automated Judge Script

I keep getting WA and I have tried all the sample cases provided in the above threads. They work fine on my system. Please somebody do tell whats wrong with my submission.

#include <iostream>
#include <cstring>
#include <cstdio>
#include <algorithm>
using namespace std;

string extractNumerics ...

Go to advanced search