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

1 comment(s) hidden. show

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: 708 / 866
Referenced in: [show references]