Libraryless. Click here for Pure Java version (432L/3K/10K).
1 | !752 |
2 | |
3 | p { |
4 | setConsoleDelay(1000); // only once per second |
5 | |
6 | for (int i = 0; i < 1000; i++) { |
7 | print(i); |
8 | sleep(100); |
9 | } |
10 | } |
Began life as a copy of #1004340
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004341 |
Snippet name: | Test setConsoleDelay |
Eternal ID of this version: | #1004341/1 |
Text MD5: | e9f75ce799f94c1b35e657d03992215b |
Transpilation MD5: | 722ff081263948b0dc25dda0dbe7602c |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-13 19:37:09 |
Source code size: | 141 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 548 / 610 |
Referenced in: | [show references] |