Execute Brain****/Java: Difference between revisions

Content added Content deleted
m (Added syntax highlighting and now it looks all cool)
m (Added works with)
Line 9: Line 9:


More detailed information about the rest of the code can be found in the comments throughout it.<br clear=all>
More detailed information about the rest of the code can be found in the comments throughout it.<br clear=all>
{{works with|Java|1.5+}}

<java>import java.io.BufferedReader;
<java>import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileNotFoundException;