15.01.2015 Views

4th International Conference on Principles and Practices ... - MADOC

4th International Conference on Principles and Practices ... - MADOC

4th International Conference on Principles and Practices ... - MADOC

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Results of <strong>on</strong>line checks (shortened, translated from German):<br />

Check 1: compilati<strong>on</strong>: passed<br />

Check 2: coding c<strong>on</strong>venti<strong>on</strong>s: passed<br />

Check 3: signature <strong>and</strong> hierarchy: failed<br />

Invocati<strong>on</strong> test checks whether prohibited classes<br />

or methods are used; call of method reverse from<br />

the prohibited class java.lang.StringBuffer<br />

2. Attempt:<br />

Uploaded program (shortened):<br />

public static String reverse(String s) {<br />

if (s == null) return null;<br />

if (s.length()

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!