1 | Compile Error. ---------- |
2 | 1. ERROR in /home/stefan/.javax/1513287434655/main.java (at line 206) |
3 | List<ai_markCandidateBotTriples_CandidateMsg> l = ai_markCandidateBotTriples_analyze(t); |
4 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
5 | The method ai_markCandidateBotTriples_analyze(List<String>) from the type main refers to the missing type CandidateMsg |
6 | ---------- |
7 | 2. ERROR in /home/stefan/.javax/1513287434655/main.java (at line 217) |
8 | static List<CandidateMsg> ai_markCandidateBotTriples_analyze(List<String> t) { |
9 | ^^^^^^^^^^^^ |
10 | CandidateMsg cannot be resolved to a type |
11 | ---------- |
12 | 3. ERROR in /home/stefan/.javax/1513287434655/main.java (at line 218) |
13 | List<CandidateMsg> l = new ArrayList(); |
14 | ^^^^^^^^^^^^ |
15 | CandidateMsg cannot be resolved to a type |
16 | ---------- |
17 | 4. ERROR in /home/stefan/.javax/1513287434655/main.java (at line 220) |
18 | CandidateMsg m = new CandidateMsg(); |
19 | ^^^^^^^^^^^^ |
20 | CandidateMsg cannot be resolved to a type |
21 | ---------- |
22 | 5. ERROR in /home/stefan/.javax/1513287434655/main.java (at line 220) |
23 | CandidateMsg m = new CandidateMsg(); |
24 | ^^^^^^^^^^^^ |
25 | CandidateMsg cannot be resolved to a type |
26 | ---------- |
27 | 5 problems (5 errors) |
28 | java.lang.RuntimeException: java.lang.reflect.InvocationTargetException |
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: | #3000478 |
Snippet name: | Smart Bot's answer to: !fresh ai_markCandidateBotTriples(); |
Eternal ID of this version: | #3000478/1 |
Text MD5: | ca52085b6c5f48214eb4798c0988049b |
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 22:37:18 |
Source code size: | 1279 bytes / 28 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 267 / 77 |
Referenced in: | [show references] |