Search found 3 matches

by changgica
Mon Sep 22, 2003 6:12 pm
Forum: Volume 100 (10000-10099)
Topic: 10048 - Audiophobia
Replies: 27
Views: 14912

Re: 10048 WA

zilnus wrote:I don't know why WA. Is any special test case ?
int weight[100][100],d[100][100],hasil[1000];
it should be hasil[10000]
:wink:

ken
by changgica
Mon Sep 22, 2003 5:43 pm
Forum: Volume 100 (10000-10099)
Topic: 10029 - Edit Step Ladders
Replies: 70
Views: 33547

10029 - plz help, i can't find what is wrong with my program

This is my code :


//++++++++++++++++++++++++++++++++++++++++
// 10029 - Edit Step Ladders
// (red)
// [url]http://acm.uva.es/p/v100/10029.html [/url]
//++++++++++++++++++++++++++++++++++++++++

#include <iostream.h>
#include <stdio.h>
#include <string.h>
#include <limits.h ...
by changgica
Mon Sep 16, 2002 6:34 pm
Forum: C
Topic: Scan of input file ....
Replies: 14
Views: 13587

hi, coud you tell me the range of all the data types above? ( the data types used in ACM competition and in online judge).

I'm learning to use C or C++.
Thank so much. :)

Go to advanced search