Search found 98 matches

by tmdrbs6584
Wed Jul 20, 2011 5:47 pm
Forum: General
Topic: I used acm.uva.es/problemset in 2008.
Replies: 1
Views: 4219

I used acm.uva.es/problemset in 2008.

But I can't use this new system.

Is there any one who can tell me how to use this new system?
by tmdrbs6584
Fri May 26, 2006 2:25 pm
Forum: Volume 1 (100-199)
Topic: 100 - The 3n + 1 problem
Replies: 1394
Views: 293331

100..

the input can be,

Code: Select all

10 1
by tmdrbs6584
Fri May 26, 2006 2:11 pm
Forum: Other words
Topic: Which problem is the easiest problem of this site?
Replies: 27
Views: 30890

ACM BEGINNER
by tmdrbs6584
Mon May 22, 2006 12:23 pm
Forum: Off topic (General chit-chat)
Topic: I win !!
Replies: 361
Views: 147468

But here is one more winner!
by tmdrbs6584
Mon May 22, 2006 12:22 pm
Forum: Off topic (General chit-chat)
Topic: What game do you like best?
Replies: 17
Views: 65061

What game do you like best?

I like Starcraft Broodwar, How about you?
by tmdrbs6584
Sun May 14, 2006 3:52 pm
Forum: Volume 101 (10100-10199)
Topic: 10131 - Is Bigger Smarter?
Replies: 93
Views: 85178

10131 Bigger Smarter WA :-(

#include<fstream.h> #include<string.h> int n,cnt; int a[101],b[101],d[101],pos[101],path[101]; int e[101],f[101],idx1[101]; int main(){ int i,j; while(cin >> n){ for(i=0;i<n;i++){ cin >> a >> b ; idx1 =i; } for(i=0;i<n;i++){ int t; for(j=0;j<i;j++){ if(b >=b[j]){ t=a ;a =a[j];a[j]=t; t=b ;b =b[j];b[...
by tmdrbs6584
Sun Apr 02, 2006 7:31 am
Forum: Off topic (General chit-chat)
Topic: WHY CE?
Replies: 5
Views: 3445

Thanks for your advice. I'll remember your advices in my heart every time from now.
by tmdrbs6584
Sun Mar 26, 2006 10:02 am
Forum: Volume 106 (10600-10699)
Topic: 10679 - I Love Strings!!
Replies: 101
Views: 65532

Thanks for your advice. I'll remember your advices in my heart every time from now.
by tmdrbs6584
Sun Mar 26, 2006 9:57 am
Forum: C++
Topic: WHY CE?
Replies: 5
Views: 2965

WHY CE?

#include<fstream.h>
ifstream in("input.txt");
ofstream out("output.txt");
int a[6][6];
int main(){
int A[10010032103030653745522674783868658436262757201301203120042104012042040];
return 0;
}
by tmdrbs6584
Sun Mar 26, 2006 9:45 am
Forum: Off topic (General chit-chat)
Topic: WHY CE?
Replies: 5
Views: 3445

WHY CE?

WHY CE?



#include<fstream.h>
ifstream in("input.txt");
ofstream out("output.txt");
int a[6][6];
int main(){
int A[10010032103030653745522674783868658436262757201301203120042104012042040];
return 0;
}
by tmdrbs6584
Sun Mar 26, 2006 9:40 am
Forum: Off topic (General chit-chat)
Topic: Super Fast Programmer
Replies: 18
Views: 36430

BUT IT's ASDF
by tmdrbs6584
Sat Mar 25, 2006 2:26 am
Forum: Volume 106 (10600-10699)
Topic: 10600 - ACM Contest and Blackout
Replies: 34
Views: 18367

Code: Select all

좋냐 심성일
by tmdrbs6584
Sat Mar 25, 2006 12:19 am
Forum: Volume 106 (10600-10699)
Topic: 10679 - I Love Strings!!
Replies: 101
Views: 65532

SEE MY CODE. IT's AC AND I'M GETTING CRAZY... #include<iostream.h> #include<string.h> int main(){ char a[100001],b[100001]; int k,i,j,c,d; cin >> c; for(i=0;i<c;i++){ cin.get(); cin >> a; cin >> d; cin.get(); for(j=0;j<d;j++){ cin >> b; int sw=0,len=strlen(a),z=0,len2=strlen(b); for(k=0;;k++){ if(sw...
by tmdrbs6584
Sat Mar 25, 2006 12:17 am
Forum: Volume 106 (10600-10699)
Topic: 10679 - I Love Strings!!
Replies: 101
Views: 65532

10679 WHY AC!!! I'm CRAZY!!!!!!!

#include<iostream.h> #include<string.h> int main(){ char a[100001],b[100001]; int k,i,j,c,d; cin >> c; for(i=0;i<c;i++){ cin.get(); cin >> a; cin >> d; cin.get(); for(j=0;j<d;j++){ cin >> b; int sw=0,len=strlen(a),z=0,len2=strlen(b); for(k=0;;k++){ if(sw==len2) break; if(b[sw]==a[z]){ sw++; z++; } e...
by tmdrbs6584
Sun Mar 19, 2006 2:28 am
Forum: Off topic (General chit-chat)
Topic: What`s your accupation?
Replies: 4
Views: 3133

Please study English more.

Go to advanced search