Search found 3 matches

by majid
Sat Jul 10, 2004 3:30 pm
Forum: Volume 103 (10300-10399)
Topic: 10370 - Above Average
Replies: 62
Views: 29245

10370 above average i m in great trouble plz help me

this code is giving wrong answer to me i dont know why plz tell me
here is my code



[cpp]
#include<iostream>
#include<iomanip>

using namespace std;
int tempor=0;
float *temp;
float *arr=NULL;
int size;
int s;
void average(float *array);
void print();
int main()
{
cin>>s;
arr=new float [s ...
by majid
Sat Jul 10, 2004 1:54 pm
Forum: Volume 6 (600-699)
Topic: 661 - Blowing Fuses
Replies: 67
Views: 30948

i have checked ur program............

yar ek dafa phir Dr A Qadir se se contact karoo
by majid
Sat Jul 10, 2004 12:27 pm
Forum: Volume 103 (10300-10399)
Topic: 10370 - Above Average
Replies: 62
Views: 29245

10370 above average plz help me out

my code is running very acurate with the given input but when i tried to submit it it gives me wrong answer i m very much worried plzzzzz help me here is my code


[cpp]
#include<iostream>
#include<iomanip>

using namespace std;
int tempor=0;
float *temp;
float *arr=NULL;
int size;
int s;
void ...

Go to advanced search