Search found 1 match

by ok_tested
Wed Sep 24, 2014 10:26 pm
Forum: Volume 120 (12000-12099)
Topic: 12060 - All Integer Average
Replies: 6
Views: 4474

Re: 12060 - All Integer Average

Below is my code,it is showing correct result,still verdict comes out to be Presentation error! please take a look,where i am doing wrong.
#include<iostream>
#include<stdio.h>
#include<string.h>
#include <sstream>
#include<stdlib.h>
int numPlaces(int);
using namespace std;
int main()
{ long long e ...

Go to advanced search