--- tags: 伴伴學入口網站 --- # 伴伴學C語言開場白 ``` c #include "friends.h" #include <people_with_the_same_hobbies.h> volatile int you_like; // your choice int dont_be_shy = 1; int WhatEverYourLike = 1; #define __on_live__ 1 void main(void ) { for (long day=__TODAY__;;day++) { if (day % 7 != 0) { if (you_like) { join(dont_be_shy); share(WhatEverYourLike); } else { just_listen(__on_live__); } } } } ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up