I have had problems in logging on this forum.
I can't directly log on by clicking the button on the top.
Indeed I have to select to post a new post first ,and then a window appears and requires me to log on.
I think it is the problem that if I re-log on, it can't distinguish I have logged out last ...
Search found 39 matches
- Thu Aug 07, 2003 12:48 pm
- Forum: Other words
- Topic: some bugs
- Replies: 0
- Views: 883
- Mon Jul 28, 2003 6:21 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10147 - Highways
- Replies: 67
- Views: 31527
10147 unclear output format
Can the town number be outputed interchangeably ?
For example ,
1 6
3 7
4 9
5 7
8 3
Can it be (also sorted):
1 6
3 7
3 8
5 7
9 4
?
Or even need not be sorted ?
For example ,
1 6
3 7
4 9
5 7
8 3
Can it be (also sorted):
1 6
3 7
3 8
5 7
9 4
?
Or even need not be sorted ?
- Sat Jul 19, 2003 1:33 pm
- Forum: Volume 105 (10500-10599)
- Topic: 10505 - Montesco vs Capuleto
- Replies: 73
- Views: 47660
Re: for windows2k
Hi, everybody,
What is the output of the followings ?
1
5
1 2
1 3
1 4
1 5
0
What is the output of the followings ?
1
5
1 2
1 3
1 4
1 5
0
- Sat Jul 12, 2003 4:16 pm
- Forum: Volume 104 (10400-10499)
- Topic: 10422 - Knights in FEN
- Replies: 49
- Views: 25675
- Fri Jul 11, 2003 11:14 am
- Forum: Volume 104 (10400-10499)
- Topic: 10422 - Knights in FEN
- Replies: 49
- Views: 25675
10422
Would anyone tell me how to solve the problem ?
- Sun May 25, 2003 3:45 pm
- Forum: Volume 8 (800-899)
- Topic: 825 - Walking on the Safe Side
- Replies: 38
- Views: 27507
- Fri May 02, 2003 1:15 pm
- Forum: ACM ICPC Archive Board
- Topic: Problems 2000-2720 .....
- Replies: 15
- Views: 5498
- Fri May 02, 2003 1:07 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10279 - Mine Sweeper
- Replies: 102
- Views: 43142
- Wed Apr 23, 2003 2:48 am
- Forum: Volume 104 (10400-10499)
- Topic: 10464 - Big Big Real Numbers
- Replies: 10
- Views: 5844
- Fri Apr 18, 2003 11:19 am
- Forum: C++
- Topic: Compiler Error Caused by functions ?
- Replies: 2
- Views: 2225
- Thu Apr 17, 2003 5:43 pm
- Forum: C++
- Topic: Compiler Error Caused by functions ?
- Replies: 2
- Views: 2225
Compiler Error Caused by functions ?
I have written a program dealing with strings.
These are the header files I have included:
<stdio.h> <stdlib.h> <string.h>
However when I use "ultoa" or "strtoul", the judge said that it was an error.
Can anyone answer my question ?
Moreover, the judge accepts "%ld" or "%u" ?
Thanks.
These are the header files I have included:
<stdio.h> <stdlib.h> <string.h>
However when I use "ultoa" or "strtoul", the judge said that it was an error.
Can anyone answer my question ?
Moreover, the judge accepts "%ld" or "%u" ?
Thanks.
I / O
How to detect for eoln ?
Are there any pre-definied constants, e.g. Pi in C++ ?
Are there any pre-definied constants, e.g. Pi in C++ ?
- Thu Apr 10, 2003 12:27 pm
- Forum: Volume 104 (10400-10499)
- Topic: 10464 - Big Big Real Numbers
- Replies: 10
- Views: 5844
10464 - Big Big Real Numbers
Can I have Some special cases for it ?
- Wed Apr 09, 2003 5:50 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10252 - Common Permutation
- Replies: 150
- Views: 73262
10252-- input problem
I tried to use cin.getline for input. Surprisingly, it stops after the blank lines. Why is it ?
Should I just use cin and !cnt.good to terminate the program ?
What makes difference ?
Should I just use cin and !cnt.good to terminate the program ?
What makes difference ?
- Wed Apr 09, 2003 8:31 am
- Forum: Volume 7 (700-799)
- Topic: 740 - Baudot Data Communication Code
- Replies: 7
- Views: 3625
740 SHIFT characters.
1. Space is referred to the SHIFT Characters.
However, does the sequence remain the same each time?
[ SPACE --- > SHIFT DOWN --- > SHIFT UP] ?
2. "It should be initiated as "DOWN" at first."
How about if there is a shift down afterwards ?
e.g. 1011010110[shift down characters here]1011010110 ...
However, does the sequence remain the same each time?
[ SPACE --- > SHIFT DOWN --- > SHIFT UP] ?
2. "It should be initiated as "DOWN" at first."
How about if there is a shift down afterwards ?
e.g. 1011010110[shift down characters here]1011010110 ...