Libraryless. Click here for Pure Java version (8679L/60K/214K).
1 | !7 |
2 | |
3 | p {
|
4 | showBigText("Visitors!", "getVisitors", 60000);
|
5 | hideConsole(); |
6 | } |
7 | |
8 | static S[] getVisitors() {
|
9 | int n = parseFirstInt(ai1_cookiesToday()); |
10 | ret new S[] { str(n), n + " visitors" };
|
11 | } |
Began life as a copy of #1001789
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004324 |
| Snippet name: | Show today's visitors as big text |
| Eternal ID of this version: | #1004324/2 |
| Text MD5: | cbe77583bdfdfaee87accc19acbbbcb0 |
| Transpilation MD5: | a66e94e21422070af63cf84f212a8fc1 |
| Author: | stefan |
| Category: | |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-28 16:29:07 |
| Source code size: | 206 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 853 / 3494 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |