fork download
  1. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069360
  2.  
  3. import java.util.*;
  4. import java.lang.*;
  5. import java.io.*;
  6.  
  7. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069360
  8. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069362
  9. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069643
  10. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069646
  11. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069650
  12. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069651
  13. class Ideone
  14. {
  15. public static void main (String[] args) throws java.lang.Exception
  16. {
  17. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069360
  18. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069362
  19. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069643
  20. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069646
  21. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069650
  22. https://c...content-available-to-author-only...e.com/courses/1573343/assignments/11069651
  23. }
  24. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:1: error: class, interface, or enum expected
https://canvas.instructure.com/courses/1573343/assignments/11069360
^
Main.java:7: error: class, interface, or enum expected
https://canvas.instructure.com/courses/1573343/assignments/11069360
^
Main.java:23: error: illegal start of expression
	}
	^
Main.java:24: error: reached end of file while parsing
}
 ^
4 errors
stdout
Standard output is empty