ADC lecture – Thursday, December 18th, 12-2pm, EG301

December 18, 2014

I just wanted to remind you that this week we are meeting for the lecture on Thursday, December 18th, from 12-2PM, in Automatica/Energetica, room EG301 (it is the same room as last Thursday) instead of the usual lecture on Friday, 8-10am.


Assignment 2 on VMChecker

December 13, 2014

Hi,

You can submit the second assignment on vmchecker. You can log in on it using your moodle accounts.

For Java the archive must contain:

  • Museum.java
  • Schedule2.java
  • Readme.txt

Important! The java files must not have any package declaration in it. If it has, then remove it before uploading the archive.

If you need a more complicated structure you can use the method for C/C++ with Java also by providing a custom Makefile.

For C/C++ you need to provide a Makefile with 3 rules:

  • build – a rule to build the binary files
  • run-p1 – a rule that runs the first problem (schedule2)
  • run-p2 – a rule that runs the second problem (museum)

For any problem please post a comment on this post.


ADC lecture – Thursday, December 11th, 12-2pm

December 10, 2014

As we discussed last Friday, this week we are meeting for an additional lecture to catch up for the one when I was out of Bucharest for attending a conference. Therefore, besides the regular lecture scheduled on Friday, we shall also meet tomorow, December 11th, between 12-2pm.

As you have classes in CJ, the meeting point is at the ground floor of the CJ building, between 11:50-12:00, and we shall search for a lecture room together. I have one in Automatica and that will be out destination if all the other ones are busy.


Assignment 2

December 3, 2014

Hi, assignment 2 can be read here.

The soft deadline is 17.12.2014, while the hard deadline is 4.01.2015. You will only lose points for a maximum of 5 days (18-22 December).

Any questions can be addressed as comments on this post.