Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1000477 // Make CNC matching arrays (lesson 3 - three tokens)

IOIOI

In: [["+" "" "+"]]
Out: [[new Object[] {"+", "", "+"}]]
In: [["a" "\n" "b"]]
Out: [[new Object[] {"a", "\n", "b"}]]

Author comment

Began life as a copy of #1000476

download  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

Comments [hide]

ID Author/Program Comment Date
1352 #738 Solved!

Details:
LIntersperse(filler=["", ",", " "], outPrefix=["", "new", " ", "Object", "", "[", "", "]", " ", "{", ""], outSuffix=["", "}", ""], preprocessor=RFJavaTok)
2017-09-17 17:19:16  delete 

add comment

Snippet ID: #1000477
Snippet name: Make CNC matching arrays (lesson 3 - three tokens)
Eternal ID of this version: #1000477/1
Text MD5: 4a3264e00332c3b3db0f4ec5c55f18ef
Author: stefan
Category:
Type: IOIOI
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-09 00:44:31
Source code size: 120 bytes / 4 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 696 / 271
Referenced in: [show references]