|
|
@ -72,3 +72,26 @@ |
|
|
|
points: "1" # ELO |
|
|
|
output: |
|
|
|
log: "bash" |
|
|
|
3_Regular_Expressions_Examples: |
|
|
|
display_name: "Regular_Expressions_Examples" |
|
|
|
swarmlabservice: "os2" |
|
|
|
info: |
|
|
|
file: "3_Regular_Expressions_Examples/info" |
|
|
|
code: |
|
|
|
lang: "bash" |
|
|
|
exec: "/bin/bash" |
|
|
|
file: "3_Regular_Expressions_Examples/code" |
|
|
|
data: "3_Regular_Expressions_Examples/data" |
|
|
|
options: "" |
|
|
|
mimetype: "bash" |
|
|
|
output: |
|
|
|
log: "console" |
|
|
|
mimetype: "bash" |
|
|
|
challenge: |
|
|
|
question: "3_Regular_Expressions_Examples/q-info" |
|
|
|
codehelp: "3_Regular_Expressions_Examples/codehelp" |
|
|
|
codeanswer: "3_Regular_Expressions_Examples/codeanswer" |
|
|
|
mimetype: "bash" |
|
|
|
points: "3" # ELO |
|
|
|
output: |
|
|
|
log: "bash" |
|
|
|