1 | !636 |
2 | !modern |
3 | |
4 | main {
|
5 | static new L<S> database; |
6 | |
7 | static void onClient() {
|
8 | S s = read_line_from_client(); |
9 | database.add(s); |
10 | write_to_client("Thank you.");
|
11 | disconnect_from_client(); |
12 | } |
13 | } |
This.
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000698 |
| Snippet name: | THIS is a database. |
| Eternal ID of this version: | #1000698/1 |
| Text MD5: | d85b8d6dbd75cb0255287b3e36533c6f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-23 00:10:44 |
| Source code size: | 215 bytes / 13 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 815 / 761 |
| Referenced in: | [show references] |