longinus #3605(2007/10/30 15:53 GMT) [ Other ] Rating0/0=0.00
まだ出ていないようなので。
1 2 3 4 5
with ada.text_io; procedure HelloWorld is begin ada.text_io.put_line("Hello, world!"); end HelloWorld;
Rating0/0=0.00-0+
[ reply ]
longinus #3605() [ Other ] Rating0/0=0.00
with ada.text_io; procedure HelloWorld is begin ada.text_io.put_line("Hello, world!"); end HelloWorld;Rating0/0=0.00-0+
[ reply ]