lol fair enough, thanx... I'll be back here when they update the version or when i download the c/c++ compiler =)
thanx
Search found 5 matches
- Fri May 06, 2005 12:34 am
- Forum: Java
- Topic: Restricted Methods in java
- Replies: 2
- Views: 3278
- Sat Feb 26, 2005 7:36 pm
- Forum: Java
- Topic: What the fuck...
- Replies: 11
- Views: 8907
- Sat Feb 26, 2005 6:31 am
- Forum: Java
- Topic: What the fuck...
- Replies: 11
- Views: 8907
I totally agree with alamothe, it's fustraiting to work in a program the whole day to get compiler errors when you submit it (because of the poor support) although you know it works perfectly fine.
I dont think Java is the best programming language, it has a lot of downsides starting with something ...
I dont think Java is the best programming language, it has a lot of downsides starting with something ...
- Sat Feb 26, 2005 6:03 am
- Forum: Java
- Topic: Restricted Methods in java
- Replies: 2
- Views: 3278
Restricted Methods in java
Does anyone know which are the restricted methods or classes for java?? I cant believed i spend the whole afternoon doing p101 with StringBuffer to get 7 compiler errors from uva saying that the methods delete and indexOf where not found!!!!! I mean.... that should be illegal!!!!
what are the ...
what are the ...
- Sat Feb 26, 2005 5:50 am
- Forum: Volume 1 (100-199)
- Topic: 101 - The Blocks Problem
- Replies: 635
- Views: 108632
SERIOUS problems in java's submition
I spent the whole day doing P101 and guess what? it seems that it doesnt recognize the java.lang.StringBuffer's delet and indexOf methods!!!
how do I know what's allow and what's not for java??? I dont wanna spend the whole afternoon making my program work but get a compile error because of the ...
how do I know what's allow and what's not for java??? I dont wanna spend the whole afternoon making my program work but get a compile error because of the ...