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

10
LINES

< > BotCompany Repo | #1002059 // Google Me & Bing Me Bot

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (102L/1K/3K).

1  
!752
2  
3  
!include #1002057 // gooooogleMe
4  
!include #1002060 // biiiiiingMe
5  
6  
static S answer(S s) {
7  
  S x = googleMe(s);
8  
  if (!isEmpty(x)) ret x;
9  
  ret bingMe(s);
10  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, iveijnkanddl, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

Comments [hide]

ID Author/Program Comment Date
1192 stefan includes code by @awerageguy (googleMe) 2015-12-15 21:24:10

add comment

Snippet ID: #1002059
Snippet name: Google Me & Bing Me Bot
Eternal ID of this version: #1002059/1
Text MD5: fadb7bca90d591ac56ead4299e60aa9d
Transpilation MD5: 6eb379a6a2df7feff96727a6b3781a73
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-18 00:43:44
Source code size: 170 bytes / 10 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 792 / 2033
Referenced in: [show references]