Search found 2 matches

by sumaira
Fri Nov 05, 2004 6:09 am
Forum: Volume 7 (700-799)
Topic: 727 - Equation
Replies: 156
Views: 56902

727 Why WA?Check Input Seq

My Email is attarctiveperson@hotmail.com
plzzz tel me why WA?
Or Check My INPUT SEQ





//#include "stack.h"

#include <stdio.h>

#ifndef stack_h
#define stack_h
#include <string>
#include <iostream>
#include <cctype>
using namespace std;
template<class T>
class stack
{
private:
T *p;
int size ...
by sumaira
Thu Nov 04, 2004 8:20 am
Forum: Volume 7 (700-799)
Topic: 727 - Equation
Replies: 156
Views: 56902

727 Correct sol NOT Subbmitted In Correct Subbmitted WA?

The input sequence is not there in ACM as mentioned in problem
plz tell me the input and output sequence


Plzz Answer MY NOT SUBBMITTED CODE BEC I LIKE TO SUBBMIT MINE NOT THE SOLUTION

:oops: Subbmitted and not subbmitted code are the following

NOT SUBBMITTED CODE ->1
SUBBMITTED CODE -->2 ...

Go to advanced search