Search found 2 matches

by Sk. Mamunar Rashed
Mon Jun 05, 2006 7:02 am
Forum: Volume 3 (300-399)
Topic: 343 - What Base Is This?
Replies: 72
Views: 28381

Thanks

thanks :D I got AC. But why they don't use base 1 whereas only one number (0) there!!!!!!!!!!!!!!!!
by Sk. Mamunar Rashed
Sun Jun 04, 2006 3:49 pm
Forum: Volume 3 (300-399)
Topic: 343 - What Base Is This?
Replies: 72
Views: 28381

343 wrong answer

hi, i'm a new comer in acm solving : please help
problem: getting wrong answer although my code is filling the requirement of sample i/o; Code given bellow:
#include<stdio.h>
#include<string.h>
#include<math.h>

//allowable digits
char digits[] =
{'0','1','2','3','4','5','6','7','8','9','A','B','C ...

Go to advanced search