Search found 3 matches

by luison9999
Tue Nov 28, 2006 7:02 pm
Forum: Volume 101 (10100-10199)
Topic: 10142 - Australian Voting
Replies: 82
Views: 46035

10142 RE!!!

I got runtime error in 10142, but my arrays are of correct sizes.
Any idea?


//10142
#include <stdio.h>
#include <string.h>

char nombre[30][100];
int voto[2000][30];
int votos[30];
bool eliminado[30];
int p[30];

int main(){
int i, j, k, r;
int N, V, e;
int casos;
for(scanf("%d", &casos ...
by luison9999
Mon May 01, 2006 2:30 am
Forum: Volume 100 (10000-10099)
Topic: 10051 - Tower of Cubes
Replies: 19
Views: 11800

ejem...
Case #4
5
3 top
5 top
6 left
7 right
8 front
I cannot got ACC yet, but I have the same answer in all the cases with the exception of the case 4, and case 7(I got 17 in the case #7).
by luison9999
Mon May 09, 2005 7:40 pm
Forum: Other words
Topic: Ad Hoc problems please!
Replies: 0
Views: 986

Ad Hoc problems please!

Hello, I'm looking for Ad Hoc problems, this means, problems that don't have a "type for solving" under de known categorys. (an ad hoc problem don't require to learn abount algorithms, but it require an inteligent solution)

Go to advanced search