Search found 17 matches
- Thu Apr 19, 2007 7:34 pm
- Forum: Volume 6 (600-699)
- Topic: 681 - Convex Hull Finding
- Replies: 60
- Views: 30641
more test case
need more input set
- Fri Mar 09, 2007 8:46 am
- Forum: Volume 100 (10000-10099)
- Topic: 10055 - Hashmat the Brave Warrior
- Replies: 166
- Views: 77127
10055 how can i!
how can i lessen my run time and use of memory. in this problem it use 1.146..
- Sun Jul 23, 2006 2:40 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10323 - Factorial! You Must be Kidding!!!
- Replies: 106
- Views: 47437
10323 WA >>>>NEED HELP
this is my code but idont know why i m getting wrong ans....
#include<stdio.h>
int main()
{
int i;
while((scanf("%d",&i))==1)
{
if(i<8)printf("Underflow!\n");
else if(i>13)printf("Overflow!\n");
else if(i==8)printf("40320\n");
else if(i==9)printf("362880\n");
else if(i==10)printf("3628800\n ...
#include<stdio.h>
int main()
{
int i;
while((scanf("%d",&i))==1)
{
if(i<8)printf("Underflow!\n");
else if(i>13)printf("Overflow!\n");
else if(i==8)printf("40320\n");
else if(i==9)printf("362880\n");
else if(i==10)printf("3628800\n ...
- Mon Jul 10, 2006 10:15 am
- Forum: Algorithms
- Topic: array manipulation
- Replies: 2
- Views: 1757
array manipulation
Please give me some problem number of array manipulation
and if any tricks or tips about array manipulation then i will be very grat full
and if any tricks or tips about array manipulation then i will be very grat full
- Tue Mar 07, 2006 11:04 am
- Forum: Volume 103 (10300-10399)
- Topic: 10324 - Zeros and Ones
- Replies: 179
- Views: 66911
thanks
but it still have problem
its output is bellow
Case 1:
No
Yes
Yes
Case 2:
Yes
Yes
Yes
Yes
Yes
Case 3:
Yes
so what should i do now
its output is bellow
Case 1:
No
Yes
Yes
Case 2:
Yes
Yes
Yes
Yes
Yes
Case 3:
Yes
so what should i do now
- Sat Feb 11, 2006 5:00 pm
- Forum: General
- Topic: NEED SOME EASY PROBELEM
- Replies: 8
- Views: 14773
NEED SOME EASY PROBELEM
please give me a list of easy froblem in volume 1.
- Thu Feb 09, 2006 3:53 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10324 - Zeros and Ones
- Replies: 179
- Views: 66911
10324 PLEASE PLEASE Help Me "I m going tobe mad with th
This is my code but i got WA
#include<stdio.h>
#include<stdlib.h>
#include<string.h>
int main()
{
unsigned long int i,m=0,a[100001],t=0,counter=0,l;
unsigned long int j,cases,z=0;
unsigned long int min,max;
char ch[100001],ctemp[1];
while((scanf("%s",&ch))!=EOF)
{
z++;
counter=0;
l=strlen ...
#include<stdio.h>
#include<stdlib.h>
#include<string.h>
int main()
{
unsigned long int i,m=0,a[100001],t=0,counter=0,l;
unsigned long int j,cases,z=0;
unsigned long int min,max;
char ch[100001],ctemp[1];
while((scanf("%s",&ch))!=EOF)
{
z++;
counter=0;
l=strlen ...
- Thu Feb 09, 2006 2:10 pm
- Forum: Volume 6 (600-699)
- Topic: 621 - Secret Research
- Replies: 45
- Views: 27681
- Mon Feb 06, 2006 4:40 pm
- Forum: Volume 6 (600-699)
- Topic: 621 - Secret Research
- Replies: 45
- Views: 27681
621got RUNTIME ERROR
this is my code but i got runtime error
i withdrawed my code
i withdrawed my code
- Mon Feb 06, 2006 4:38 pm
- Forum: Algorithms
- Topic: prob with printing Binary Digit
- Replies: 3
- Views: 2129
- Sun Feb 05, 2006 10:45 am
- Forum: Volume 103 (10300-10399)
- Topic: 10370 - Above Average
- Replies: 62
- Views: 29216
Re: 10370 I don't know why i got WA please help me
sv90 wrote:HERE IS MY CODE I GOT WA WHY
thanks
- Sun Feb 05, 2006 10:36 am
- Forum: Volume 103 (10300-10399)
- Topic: 10324 - Zeros and Ones
- Replies: 179
- Views: 66911
Re: 10324 Help me ! or i will DIE
sv90 wrote:thanks
- Sat Feb 04, 2006 11:56 am
- Forum: Volume 103 (10300-10399)
- Topic: 10324 - Zeros and Ones
- Replies: 179
- Views: 66911
10324 Help me ! or i will DIE
THIS IS MY CODE BUT BY THIS CODE ICAN'T GET SEVERAL INPUT
SO WHAT CAN I DO NOW
i with draw my code
SO WHAT CAN I DO NOW
i with draw my code
- Sat Feb 04, 2006 11:53 am
- Forum: Algorithms
- Topic: prob with printing Binary Digit
- Replies: 3
- Views: 2129
prob with printing Binary Digit
how can i print binary numbers
- Thu Feb 02, 2006 8:12 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10370 - Above Average
- Replies: 62
- Views: 29216
10370 I don't know why i got WA please help me
HERE IS MY CODE I GOT WA WHY
i remove my code
i remove my code