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

21
LINES

< > BotCompany Repo | #1000384 // All these sentences begin with...

IOIOI

1  
In: [[
2  
hello mama
3  
hello papa
4  
hello bruv
5  
]]
6  
Out: All these sentences begin with "hello ".
7  
8  
In: [[
9  
yo yo
10  
yo what
11  
yo this
12  
yo yo
13  
]]
14  
Out: All these sentences begin with "yo ".
15  
16  
In: [[
17  
where we go
18  
where you go
19  
where it goes
20  
]]
21  
Out: All these sentences begin with "where ".

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
606 #1000610 Edit suggestion:
!636
!629

main {
static Object androidContext;
static String programID;

public static void main(String[] args) throws Exception {
In: [[
hello mama
hello papa
hello bruv
]]
Out: All these sentences begin with "hello ".

In: [[
yo yo
yo what
yo this
yo yo
]]
Out: All these sentences begin with "yo ".

In: [[
where we go
where you go
where it goes
]]
Out: All these sentences begin with "where ".

}}
2015-08-19 00:46:17  delete 
604 #1000604 (pitcher) 2015-08-18 00:07:22

add comment

Snippet ID: #1000384
Snippet name: All these sentences begin with...
Eternal ID of this version: #1000384/1
Text MD5: d34aece514abe0f9fbf26c248a53ea5a
Author: stefan
Category:
Type: IOIOI
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-07-31 19:12:24
Source code size: 288 bytes / 21 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 1285 / 761
Referenced in: [show references]