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

7
LINES

< > BotCompany Repo | #1000349 // Correct typos (IOIOI example)

Document

I: "throw new RuntimeExecption(\"Unknown part: \" + part);"
O: "throw new RuntimeException(\"Unknown part: \" + part);"
I: "throw new RunitmeException(\"bla\");"
O: "throw new RuntimeException(\"bla\");"
I: "throw new RuntiemException(\"what\");"
O: "throw new RuntimeException(\"what\");"
I: "throw new RuntimeExcepiton(\"x\");"

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
1384 #738 Solved!

Details:
LFixWhitespace(base=LFixedPositions(map=tm{0="t", 1="h", 2="r", 3="o", 4="w", 5=" ", 6="n", 7="e", 8="w", 9=" ", 10="R", 11="u", 12="n", 13="t", 14="i", 15="m", 16="e", 17="E", 18="x", 19="c", 20="e", 21="p", 22="t", 23="i", 24="o", 25="n", 26="(", 27="\"", 28="", 29="", 30="", 31="", 32="", 33="", 34="", 35="", 36="", 37="", 38="", 39="", 40="", 41="", 42="", 43="", 44="", 45="", 46="", 47="", 48="", 49="", 50="", 51=""}), s="")
2020-01-26 13:25:11  delete 

add comment

Snippet ID: #1000349
Snippet name: Correct typos (IOIOI example)
Eternal ID of this version: #1000349/1
Text MD5: 58975975828e3b246d15fed113e9da1b
Author: stefan
Category:
Type: Document
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-07-27 18:43:13
Source code size: 337 bytes / 7 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 701 / 863
Referenced in: [show references]