2026-05-17
Selecting...
Home Page
reload
Search in this channel...
Punch card
Raw Text (irssi format)
Fork on github
switch to admin mode
Jump to...
redirecting...
Log for
OwO
am 07:06:58
Fish Wang
oom吧,因為雖然我把它改成shared container,但我沒有改記憶體上限(?
am 07:10:35
Fish Wang
/vb_hello@mmis_js_bot
am 07:19:26
Zeinok
mmmmm
am 08:14:21
Fish Wang
我覺得我應該給js_bot 加個reset 出問題才能重啟
am 09:48:10
Licson Lee
/java_debug@mmis_js_bot
import java.util.*;
import java.lang.*;
import
java.io
.*;
public class Ideone
{
public static void main (String[] args) throws java.lang.Exception
{
System.out.print('a' + 'y' - 'x');
}
}
pm 12:56:05
mingtsay_d3341fb3@tg
/lua_hello@mmis_js_bot
pm 01:42:24
Licson Lee
a+y-x = b 🌚
pm 01:45:36
mingtsay_d3341fb3@tg
/java
import java.util.*;
import java.lang.*;
import
java.io
.*;
public class Ideone
{
public static void main (String[] args) throws java.lang.Exception
{
System.out.print(
Char.at
('a' + 'y' - 'x'));
}
}
pm 01:47:38
mingtsay_d3341fb3@tg
/java
import java.util.*;
import java.lang.*;
import
java.io
.*;
public class Ideone
{
public static void main (String[] args) throws java.lang.Exception
{
System.out.print((char)('a' + 'y' - 'x'));
}
}
created by
mmis1000
and release under
MIT License
GitHub Repo