Libraryless. Click here for Pure Java version (1855L/12K/41K).
1 | !752 |
2 | |
3 | p {
|
4 | typeWriterConsole(); // change font to non-proportional |
5 | |
6 | L<ELPost> posts = scanEventLogForPosts("#1003887", "new");
|
7 | psl(posts); |
8 | int total = l(posts); |
9 | int perfect = countWhere(posts, "suggestionIndex", 1); |
10 | print("Total lines: " + total);
|
11 | print("Perfect lines: " + perfect);
|
12 | } |
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: | 719 / 837 |
| Referenced in: | [show references] |