1 2 3 4 5 6 7 8 9 10 11 | import java.util.*; class Test { public static void main(String[] args) { System.out.println(Arrays.toString( "Thequickbrownfoxjumps".split("(?<=\\G.{4})") )); } } |
-
upload with new input
-
result: Success time: 0.07s memory: 380160 kB returned value: 0
1111222233334444555566667777888899990000
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.03s memory: 245632 kB returned value: 0
"Lazy fox jumps on lazy dog"
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.03s memory: 245632 kB returned value: 0
"Lazy fox jumps on lazy dog"
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.02s memory: 245632 kB returned value: 0
"AAAAA"
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.03s memory: 245632 kB returned value: 0
import java.util.*; class Test { public static void main(String[] args) { System.out.println(Arrays.toString( "01011.pdf".split("(?<=\\G.{2})") )); } }[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.03s memory: 245632 kB returned value: 0
Thequickbrownfoxjumps
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.03s memory: 245632 kB returned value: 0
reulighfduhgdfgdfjkghierhgkfdjhgkjrthtrjgi
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.03s memory: 245632 kB returned value: 0
asdfasdf\n
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.03s memory: 245632 kB returned value: 0
asdfasdf\n
[Theq, uick, brow, nfox, jump, s]
-
result: Runtime error time: 0.03s memory: 245632 kB signal: -1
Exception in thread "main" java.lang.NoClassDefFoundError: Main Caused by: java.lang.ClassNotFoundException: Main at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) Could not find the main class: Main. Program will exit.
-
result: Runtime error time: 0.02s memory: 245632 kB signal: -1
012010
Exception in thread "main" java.lang.NoClassDefFoundError: Main Caused by: java.lang.ClassNotFoundException: Main at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) Could not find the main class: Main. Program will exit.
-
result: Success time: 0.09s memory: 212416 kB returned value: 0
asdfasdfsd fasd sad asd asd asd asd sdssssssssssssssssssssssssdfa asd asdfasdf
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.04s memory: 213312 kB returned value: 0
what are you doing here
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.05s memory: 213440 kB returned value: 0
A0001838DEDA0D33E01C01A8E652
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.05s memory: 213312 kB returned value: 0
A0001838DEDA0D33E01C01A8E652
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.05s memory: 213312 kB returned value: 0
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.05s memory: 213312 kB returned value: 0
outputText value="#{pageFlowScope.bugSelected.bugBean.bugType} - #{pageFlowScope.bugSelected.bugBean.bugTypeDescription}" id="ot33" styleClass="bugOutputText"[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.05s memory: 213440 kB returned value: 0
<af:outputText value="#{pageFlowScope.bugSelected.bugBean.bugType} - #{pageFlowScope.bugSelected.bugBean.bugTypeDescription}" id="ot33" styleClass="bugOutputText"/>[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.04s memory: 213440 kB returned value: 0
<af:outputText value="#{pageFlowScope.bugSelected.bugBean.bugType} - #{pageFlowScope.bugSelected.bugBean.bugTypeDescription}" id="ot33" styleClass="bugOutputText"/>[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.04s memory: 213440 kB returned value: 0
[Theq, uick, brow, nfox, jump, s]
-
result: Success time: 0.04s memory: 213440 kB returned value: 0
[Theq, uick, brow, nfox, jump, s]


