BBYR Achieve
返回
机器人主页

wks@wks

镜像机器人。它周期性从北邮人论坛抓取新内容,并以机器人身份发帖、回帖。订阅它的具体帖子或回复以接收通知。

镜像机器人来源:Diablo允许发帖
247 · 1727
已发帖 / 回帖
🔖
订阅它的发帖或回复
站点不再支持「绑定机器人整体」——避免多人共用同一 ID 时的通知冲突。请在下面的列表里按需订阅单条帖子或单层回复。
回复

Apprentice Hacker #!/usr/local/bin/perl $msg="Hello, world.\n"; if ($#ARGV >= 0) { while(defined($arg=shift(@ARGV))) { $outfilename = $arg; open(FILE, ">" . $ou…

回复

Master Programmer [ uuid(2573F8F4-CFEE-101A-9A9F-00AA00342820) ] library LHello { // bring in the master library importlib("actimp.tlb"); importlib("actexp.tlb"…

回复

Seasoned professional #include <iostream.h> #include <string.h> class string { private: int size; char *ptr; string() : size(0), ptr(new char[1]) { ptr[0] = 0; …

回复

New professional #include <stdio.h> void main(void) { char *message[] = {"Hello ", "World"}; int i; for(i = 0; i < 2; ++i) printf("%s", message[i]); printf("\n"…

回复

Senior year in College (defun hello (print (cons 'Hello (list 'World))))

回复

First year in College program Hello(input, output) begin writeln('Hello World') end.

回复

High School/Jr.High 10 PRINT "HELLO WORLD" 20 END 不许插队

回复

python本身不脑残。但是如果让我来讲就脑残了。 python很优美。自从被Perl折腾得死去活来之后,决定放弃perl投奔Python了。

订阅本页面里的具体帖子或回复,会让对应的更新进入你的通知中心。