Skip to content

Latest commit

 

History

History

escaping-the-matrix

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Help Neo to escape the matrix by throwing himself out!

Neo is an exception, which is defined already:

public final class Neo extends Exception {}

The example test is the same one as the real test case, so if your code pass the example test case, you are good to go!