
-----------------------------------
sport
Fri Jan 21, 2005 11:22 pm

DWITE+TURING
-----------------------------------
Ok guys it is a deadly combination. We had all the problems solved and our teacher siad was very efficient. Can the people that help with Dwite make up a constant for the time limit for Turing. It is pretty frustrating to know that the programes are working and getting zip.

-----------------------------------
bugzpodder
Sat Jan 22, 2005 2:23 pm


-----------------------------------
i talked to sentjens (I did NOT make those rules or those problems this time) and he says he wont reconsider having special treatment for turing.

-----------------------------------
bugzpodder
Sat Jan 22, 2005 2:25 pm


-----------------------------------
he said: 


Yes Turing has some disadvantages [longer runtime]. One being that the DWITE judge uses an
old DOS Turing compiler which does not compile properly Turing code that
is developed in a more recent version.?I have yet to figure out how to
make a Turing .exe from the command line using WINOOT.?I have tried to
contact Holt but they do not return my messages.?I also believe that
Turing has had its time and that Holt is putting all of its resources into
Ready to Java.

-----------------------------------
thegoose
Sat Jan 22, 2005 3:48 pm

Re: DWITE+TURING
-----------------------------------
Ok guys it is a deadly combination. We had all the problems solved and our teacher siad was very efficient. 
You'll have to make the switch eventually anyways. After CCC stage 1, they won't let you use anything other than Pascal and C/C++.

-----------------------------------
Martin
Sat Jan 22, 2005 5:24 pm


-----------------------------------
It's good. Turing is a useless langauge.

The ontario schoolboard is managed by retards.

-----------------------------------
sport
Sat Jan 22, 2005 6:31 pm


-----------------------------------
I can switch no problem but we have a few grade 10 guys that are barelly familiar with Turing and it would be unfair to make them learn JAVA or PASCAl when they don't even how Turing works.

-----------------------------------
Martin
Sun Jan 23, 2005 2:53 am


-----------------------------------
They're not real programmers, ignore them.

-----------------------------------
zylum
Sun Jan 23, 2005 3:04 pm


-----------------------------------
yeah i have the same problem... my teacher is a retard and wont install java onto the system (we have rtp) so im stuck with turing... last contest i solved all problems aswell but when i went to submit 4 out of 5 of them timed out... when i tested them using their test cases, they didnt come near timing out.

btw i found this contest a little on the easy side. no challenging problems

-----------------------------------
shorthair
Tue Jan 25, 2005 4:29 pm


-----------------------------------
Shorthair had once again made a claim to fame, by convincing hte Network admina and COmp teachers to use the Sun Java Distro's instead of RTP

They all agree that it saves money and gets students better prepared for hte java world

Yay , i made a difference

-----------------------------------
rizzix
Tue Jan 25, 2005 9:39 pm


-----------------------------------
woah.. :shock:  nice.. wootz...  :lol:

+1000 bits for doing that  :wink: ( i know ur a mod sheesh )

-----------------------------------
thegoose
Wed Jan 26, 2005 3:23 pm


-----------------------------------
Shorthair had once again made a claim to fame, by convincing hte Network admina and COmp teachers to use the Sun Java Distro's instead of RTP

They all agree that it saves money and gets students better prepared for hte java world

Yay , i made a difference
Why Java? Isn't C/C++ more common out there?
As for speed (constant factor infront of the big O), I still think Pascal is the fastest in terms of that.

-----------------------------------
sport
Wed Jan 26, 2005 4:33 pm


-----------------------------------
Hahaha :lol: Apparantly the old Turing v3.0 runs 100 times faster. YES 100 TIMES FASTER and all the programs that timed out during the DWITE constants run under 150 milliseconds in Turing v3.0 it is beyound me why the new version is so slower so could the people at the DWITE thing please use Turing v3.0 to  test the problems. I'll send a version of the old TCOMP if  you do not have one.

-----------------------------------
thegoose
Wed Jan 26, 2005 5:18 pm


-----------------------------------
Hahaha :lol: Apparantly the old Turing v3.0 runs 100 times faster. YES 100 TIMES FASTER and all the programs that timed out during the DWITE constants run under 150 milliseconds in Turing v3.0 it is beyound me why the new version is so slower so could the people at the DWITE thing please use Turing v3.0 to  test the problems. I'll send a version of the old TCOMP if  you do not have one.
The problem is that most judges (even the ones they use for higher level contests) require a command-line compiler. Turing is deisgned as an interpretive language (I think), which means that the code is not suppose to be compiled to run. From what I know, the version used during DWITE is the 1.01 (Dos one)

-----------------------------------
sport
Wed Jan 26, 2005 10:53 pm


-----------------------------------
I amnot sure what you are talking about but I am sure that for the Turing v3.0 they a program TCOMP is used to compliel. In previous years this program was used to compiel and the exe was sent to the only judge, since the network can not accept exe files they decieded to sent only the source code, but I still have the TCOMP that came with Turing v3.0 so there is no problem with the compliler.  8)
