i see you are counting letters x, for which 32 < x <= 128. as far as i remember, it should be 32 <= x < 128. perhaps this will help. regards,
jasiu
Search found 3 matches
- Mon Jun 06, 2005 12:42 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10062 - Tell me the frequencies!
- Replies: 235
- Views: 70397
- Sun Jun 05, 2005 11:11 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10064 - Traveling in another Dimension
- Replies: 9
- Views: 2939
- Tue May 31, 2005 8:55 pm
- Forum: C++
- Topic: typeof keyword
- Replies: 1
- Views: 1705
typeof keyword
hi,
i got an compiler error, because i had used the 'typeof' keyword. why is this keyword not supported? will anything like '_typeof' work? what is the g++ version used by the online judge?
i got an compiler error, because i had used the 'typeof' keyword. why is this keyword not supported? will anything like '_typeof' work? what is the g++ version used by the online judge?