Caso # | Resultado | Tiempo | Memoria |
---|---|---|---|
#1 |
Error en tiempo de ejecución (NZEC)
Exited with error status 1 /box/script.js:1 var a = window.prompt(); ^ ReferenceError: window is not defined at Object.<anonymous> (/box/script.js:1:9) at Module._compile (internal/modules/cjs/loader.js:959:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10) at Module.load (internal/modules/cjs/loader.js:815:32) at Function.Module._load (internal/modules/cjs/loader.js:727:14) at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10) at internal/main/run_main_module.js:17:11 |
0.022 s | 6 KBi |
#2 |
Error en tiempo de ejecución (NZEC)
Exited with error status 1 /box/script.js:1 var a = window.prompt(); ^ ReferenceError: window is not defined at Object.<anonymous> (/box/script.js:1:9) at Module._compile (internal/modules/cjs/loader.js:959:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10) at Module.load (internal/modules/cjs/loader.js:815:32) at Function.Module._load (internal/modules/cjs/loader.js:727:14) at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10) at internal/main/run_main_module.js:17:11 |
0.044 s | 6 KBi |
#3 |
Error en tiempo de ejecución (NZEC)
Exited with error status 1 /box/script.js:1 var a = window.prompt(); ^ ReferenceError: window is not defined at Object.<anonymous> (/box/script.js:1:9) at Module._compile (internal/modules/cjs/loader.js:959:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10) at Module.load (internal/modules/cjs/loader.js:815:32) at Function.Module._load (internal/modules/cjs/loader.js:727:14) at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10) at internal/main/run_main_module.js:17:11 |
0.024 s | 7 KBi |
#4 |
Error en tiempo de ejecución (NZEC)
Exited with error status 1 /box/script.js:1 var a = window.prompt(); ^ ReferenceError: window is not defined at Object.<anonymous> (/box/script.js:1:9) at Module._compile (internal/modules/cjs/loader.js:959:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10) at Module.load (internal/modules/cjs/loader.js:815:32) at Function.Module._load (internal/modules/cjs/loader.js:727:14) at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10) at internal/main/run_main_module.js:17:11 |
0.046 s | 6 KBi |
#5 |
Error en tiempo de ejecución (NZEC)
Exited with error status 1 /box/script.js:1 var a = window.prompt(); ^ ReferenceError: window is not defined at Object.<anonymous> (/box/script.js:1:9) at Module._compile (internal/modules/cjs/loader.js:959:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10) at Module.load (internal/modules/cjs/loader.js:815:32) at Function.Module._load (internal/modules/cjs/loader.js:727:14) at Function.Module.runMain (internal/modules/cjs/loader.js:1047:10) at internal/main/run_main_module.js:17:11 |
0.022 s | 6 KBi |
var a = window.prompt(); var b = a.split(" "); var c = b[0] + b[1]; console.log(c)