Search found 1 match

by unaisah
Thu Jul 28, 2011 11:56 pm
Forum: Volume 120 (12000-12099)
Topic: 12028 - A Gift from the Setter
Replies: 2
Views: 2209

12028 - A Gift from the Setter

why WA ? i think my algorithm is not working properly.Any hints ??
Thanks in advance !

#include<iostream>
#include<math.h>
#include<stdio.h>
#include<ctype.h>
#include<stdlib.h>
using namespace std;


long long n,k,c,t;
long long y=0,xx,temp;
long long sum (long long aa[],long long nn)
{
long ...

Go to advanced search