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

12
LINES

< > BotCompany Repo | #1003902 // Make Ranking Test

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

Libraryless. Click here for Pure Java version (1855L/12K/41K).

!752

p {
  typeWriterConsole(); // change font to non-proportional
  
  L<ELPost> posts = scanEventLogForPosts("#1003887", "new");
  psl(posts);
  int total = l(posts);
  int perfect = countWhere(posts, "suggestionIndex", 1);
  print("Total lines:   " + total);
  print("Perfect lines: " + perfect);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003902
Snippet name: Make Ranking Test
Eternal ID of this version: #1003902/1
Text MD5: 4e88ed7f7748f2e39fc8445f1a2fb668
Transpilation MD5: 4de3e6a0f2672019e1d1e82752affbbe
Author: stefan
Category: javax / talking robots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-30 15:43:53
Source code size: 313 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 431 / 463
Referenced in: [show references]