then how can i fix my program?
i'll show you input & output
input
10
tiny
2short4me
very_long_file_name
shorter
size-1
size2
size3
much_longer_name
12345678.123
mid_size_name
12
Weaser
Alfalfa
Stimey
Buckwheat
Porky
Joe
Darla
Cotton
Butch
Froggy
Mrs_Crabapple
P.D.
19
Mr._French
Jody
Buffy
Sissy ...
Search found 5 matches
- Sat Oct 30, 2004 7:40 pm
- Forum: Volume 4 (400-499)
- Topic: 400 - Unix ls
- Replies: 93
- Views: 29976
- Fri Oct 29, 2004 5:24 pm
- Forum: Volume 4 (400-499)
- Topic: 400 - Unix ls
- Replies: 93
- Views: 29976
400 unix ls P.E!!!
400. unix ls
i think my answer is right.
but, always P.E
do you know any tip for 400?
how do i make a correct answer?
i think my answer is right.
but, always P.E
do you know any tip for 400?
how do i make a correct answer?
- Fri Oct 22, 2004 6:52 am
- Forum: Volume 103 (10300-10399)
- Topic: 10314 - Three Pigs
- Replies: 20
- Views: 11942
how?
To Revenger
isn't it -1? there's no ways for "Three" pig..?
how could it be 9?5
1 1 1 1 1
2 1 2 2 1
2 1 1 2 1
2 1 1 2 1
2 2 2 2 1
isn't it -1? there's no ways for "Three" pig..?
- Fri Oct 22, 2004 5:38 am
- Forum: Volume 100 (10000-10099)
- Topic: 10023 - Square root
- Replies: 121
- Views: 45400
oops
Got it!
[cpp]for(int j; -> int j; for(j = 0; .... style)[/cpp]
and [cpp]gets -> scanf("%s\n\n", szInput+1);[/cpp]
but.. still.. compile error
so i include memory.h
then P.E
[cpp]for(int j; -> int j; for(j = 0; .... style)[/cpp]
and [cpp]gets -> scanf("%s\n\n", szInput+1);[/cpp]
but.. still.. compile error
so i include memory.h
then P.E

- Fri Oct 22, 2004 4:47 am
- Forum: Volume 100 (10000-10099)
- Topic: 10023 - Square root
- Replies: 121
- Views: 45400
10023 help me for compile online
hello.
first, sorry for there's many korean(my language) notes;;
i modify BigNum class for this problem..
i can compile it on VC++, and it works perfectly
but online-judge
it says compile error.. but i dont know why
plz help me
[cpp]
// Quiz4.cpp : 콘솔 응용 프로그램에 대한 진입점을 정의합니다.
//
#include ...
first, sorry for there's many korean(my language) notes;;
i modify BigNum class for this problem..
i can compile it on VC++, and it works perfectly
but online-judge
it says compile error.. but i dont know why
plz help me
[cpp]
// Quiz4.cpp : 콘솔 응용 프로그램에 대한 진입점을 정의합니다.
//
#include ...