OJ Board
The Online Judge board
Skip to content
Search
Advanced search
Quick links
Unanswered topics
Active topics
Search
FAQ
Login
Register
Board index
Search
Search
Search found 10 matches
Go to advanced search
Search
Advanced search
Search found 10 matches • Page
1
of
1
by
Kamanashish
Sun Feb 27, 2005 3:03 pm
Forum:
Off topic (General chit-chat)
Topic:
What is ur minimum time to generate prime in 20000000 ?
Replies:
28
Views:
10563
Sorry mohiul.
Sohel told you his time, but u didnot belive it and told him for real one.
Now if i tell u my time then u may also not belive my time. So....
Jump to post
by
Kamanashish
Sun Feb 27, 2005 2:47 pm
Forum:
Off topic (General chit-chat)
Topic:
What is ur minimum time to generate prime in 20000000 ?
Replies:
28
Views:
10563
Hi Mohiul.
Why r u so sure that the time of sohel is not real .
Jump to post
by
Kamanashish
Wed Jun 23, 2004 5:30 pm
Forum:
Volume 1 (100-199)
Topic:
160 - Factors and Factorials
Replies:
205
Views:
45142
160 WA help plz.
I got WA.PLZ help.
#include<stdio.h>
#include<math.h>
long a[110];
void FF(long x)
{
long c;
c=2;
while(1)
{
while(1)
{
if(x%c==0)
{
a[c]++;
x=x/c;
}
else break;
}
if(x==1)break;
if(c>=sqrt(x))
{
a[x]++;
break;
}
c++;
}
}
void main()
{
long n,i,j;
while(scanf("%ld ...
Jump to post
by
Kamanashish
Tue Jun 15, 2004 4:11 pm
Forum:
Volume 105 (10500-10599)
Topic:
10533 - Digit Primes
Replies:
108
Views:
47619
Thanks Rajib. At last i have got AC.
Jump to post
by
Kamanashish
Mon Jun 14, 2004 2:57 pm
Forum:
Volume 105 (10500-10599)
Topic:
10533 - Digit Primes
Replies:
108
Views:
47619
10533 - Digit Primes
I can not understand what is the wrong with it.Have there any critical input?
//Cutted
Jump to post
by
Kamanashish
Sat Jun 12, 2004 2:12 pm
Forum:
Volume 3 (300-399)
Topic:
392 - Polynomial Showdown
Replies:
93
Views:
31640
392-Anybody help me?
I have got WA.
#include<stdio.h>
void main ()
{
int a[9],i,first,position;
while(scanf("%d",&a[0])!=EOF)
{
for(i=1;i<9;++i)
scanf("%d",&a );
first=0;
position=8;
for(i=0;i<9;++i)
{
if(a ==0){position--;continue;}
if(a !=0)
{
if(first==0)
{
if(position==0){printf("%d",a ...
Jump to post
by
Kamanashish
Wed Mar 17, 2004 4:00 pm
Forum:
Volume 5 (500-599)
Topic:
541 - Error Correction
Replies:
27
Views:
16763
541 Why WA?
Cut
Jump to post
by
Kamanashish
Fri Mar 05, 2004 8:19 am
Forum:
Volume 102 (10200-10299)
Topic:
10235 - Simply Emirp
Replies:
150
Views:
51178
10235 Why WA.
CUT
Jump to post
by
Kamanashish
Tue Feb 10, 2004 2:03 pm
Forum:
Volume 100 (10000-10099)
Topic:
10062 - Tell me the frequencies!
Replies:
235
Views:
69482
10062 Why wrong answer?
I got wrong answer. Can somebody check my code.
[cpp]
The code is removed.
[/cpp]
Jump to post
by
Kamanashish
Wed Dec 17, 2003 3:20 pm
Forum:
Volume 4 (400-499)
Topic:
499 - What's The Frequency, Kenneth?
Replies:
93
Views:
20687
499 What's the frequency Kenneth
Hi, i am getting RTE(SIGSEGV), please help.
[cpp]
CUT
[/cpp]
Jump to post
Display:
All results
1 day
7 days
2 weeks
1 month
3 months
6 months
1 year
Sort by:
Author
Post time
Forum
Topic title
Post subject
Direction:
Ascending
Descending
Search found 10 matches • Page
1
of
1
Go to advanced search
Jump to
Real Time Contests and Last Minute Information
↳ General
↳ Real Time Clarification
↳ Fixing Mistakes
↳ HOWTOs
↳ Bugs and suggestions
New system
↳ FAQ
↳ Bugs and suggestions
Let's make some programs!
↳ Other words
↳ Algorithms
↳ New features
Help on the Problemset
↳ Volume 1 (100-199)
↳ Volume 2 (200-299)
↳ Volume 3 (300-399)
↳ Volume 4 (400-499)
↳ Volume 5 (500-599)
↳ Volume 6 (600-699)
↳ Volume 7 (700-799)
↳ Volume 8 (800-899)
↳ Volume 9 (900-999)
↳ Volume 10 (1000-1099)
↳ Volume 11 (1100-1199)
↳ Volume 12 (1200-1299)
↳ Volume 13 (1300-1399)
↳ Volume 14 (1400-1499)
↳ Volume 15 (1500-1599)
↳ Volume 16 (1600-1699)
↳ Volume 17 (1700-1799)
↳ Volume 100 (10000-10099)
↳ Volume 101 (10100-10199)
↳ Volume 102 (10200-10299)
↳ Volume 103 (10300-10399)
↳ Volume 104 (10400-10499)
↳ Volume 105 (10500-10599)
↳ Volume 106 (10600-10699)
↳ Volume 107 (10700-10799)
↳ Volume 108 (10800-10899)
↳ Volume 109 (10900-10999)
↳ Volume 110 (11000-11099)
↳ Volume 111 (11100-11199)
↳ Volume 112 (11200-11299)
↳ Volume 113 (11300-11399)
↳ Volume 114 (11400-11499)
↳ Volume 115 (11500-11599)
↳ Volume 116 (11600-11699)
↳ Volume 117 (11700-11799)
↳ Volume 118 (11800-11899)
↳ Volume 119 (11900-11999)
↳ Volume 120 (12000-12099)
↳ Volume 121 (12100-12199)
↳ Volume 122 (12200-12299)
↳ Volume 123 (12300-12399)
↳ Volume 124 (12400-12499)
↳ Volume 125 (12500-12599)
↳ Volume 126 (12600-12699)
↳ Volume 127 (12700-12799)
↳ Volume 128 (12800-12899)
↳ Volume 129 (12900-12999)
↳ Volume 130 (13000-13099)
↳ Volume 131 (13100-13199)
Help on languages
↳ C
↳ C++
↳ Pascal
↳ Java
Off Topic
↳ Off topic (General chit-chat)
Category
↳ ACM ICPC Archive Board