We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80293f commit d03726aCopy full SHA for d03726a
Hack(2);/script.js
@@ -57,7 +57,7 @@ function runUserCode()
57
58
function processCommands(commands)
59
{
60
- //pass command
+ //ignore the pass command
61
if(commands.includes("pass"))
62
63
index = commands.indexOf("pass");
0 commit comments