Search found 1 match

by amitjaspal
Wed Dec 09, 2009 9:37 pm
Forum: Volume 101 (10100-10199)
Topic: 10100 - Longest Match
Replies: 95
Views: 34904

Re: 10100 - Longest Match Presentation Error

Hi everyone , I am new to uva and i am getting Presentation Error in this problem.
Here's my code ....please tell me what is wrong in it:




/*
* * @ author : Amit Jaspal(IIIT-Allahabad)
* */
#include <list>
#include<iostream>
#include <vector>
#include<map>
#include<string>
//#include<sstream ...

Go to advanced search