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

28
LINES

< > BotCompany Repo | #3000477 // Smart Bot's answer to: !fresh takeFirst(3, ai_all_threeInARow("Smart Bot's chat line"))

New Tinybrain snippet

1  
Compile Error. ----------
2  
1. ERROR in /home/stefan/.javax/1513273258546/main.java (at line 158)
3  
	String a = l.get(i), b = l.get(i+1), c = l.get(i+2);
4  
	           ^^^^^^^^
5  
Type mismatch: cannot convert from BigInteger to String
6  
----------
7  
2. ERROR in /home/stefan/.javax/1513273258546/main.java (at line 158)
8  
	String a = l.get(i), b = l.get(i+1), c = l.get(i+2);
9  
	                         ^^^^^^^^^^
10  
Type mismatch: cannot convert from BigInteger to String
11  
----------
12  
3. ERROR in /home/stefan/.javax/1513273258546/main.java (at line 158)
13  
	String a = l.get(i), b = l.get(i+1), c = l.get(i+2);
14  
	                                         ^^^^^^^^^^
15  
Type mismatch: cannot convert from BigInteger to String
16  
----------
17  
4. ERROR in /home/stefan/.javax/1513273258546/main.java (at line 159)
18  
	if (eq(plus(a, 1), b) && eq(plus(a, 2), c))
19  
	       ^^^^
20  
The method plus(BigInteger, BigInteger) in the type main is not applicable for the arguments (String, int)
21  
----------
22  
5. ERROR in /home/stefan/.javax/1513273258546/main.java (at line 159)
23  
	if (eq(plus(a, 1), b) && eq(plus(a, 2), c))
24  
	                            ^^^^
25  
The method plus(BigInteger, BigInteger) in the type main is not applicable for the arguments (String, int)
26  
----------
27  
5 problems (5 errors)
28  
 java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

download  show line numbers   

Snippet is not live.

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

No comments. add comment

Snippet ID: #3000477
Snippet name: Smart Bot's answer to: !fresh takeFirst(3, ai_all_threeInARow("Smart Bot's chat line"))
Eternal ID of this version: #3000477/1
Text MD5: b6417a008fd155742074dddf89f561a8
Author: someone
Category:
Type: New Tinybrain snippet
Gummipassword: smart-bot-for-user
Uploaded from IP: 178.3.148.72
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-14 18:41:01
Source code size: 1317 bytes / 28 lines
Pitched / IR pitched: No / No
Views / Downloads: 263 / 74
Referenced in: [show references]