We want to connect the people who have knowledge to the people who need it, to bring together people with different perspectives so they can understand each other better, and to empower everyone to share their knowledge.
ADD 1 2 // Thực thi hàm cộng 1 2 ở xung nhịp đầu tiên STORE 0xF // Lưu kết quả hàm cộng vào RAM ở địa chỉ ô nhớ 0xF ở xung nhịp thứ 2 ADD GET(0XF) 3 // Lấy dữ liệu từ RAM ở địa chỉ ô nhớ 0XF và cộng với 3 ở xung nhịp thứ 3 STORE 0XF // Lưu kết quả vào RAM ở địa chỉ ô nhớ 0XF ở xung nhịp thứ 4
int add123() { return 1 + 2 + 3; }
return 1 + 2 + 3;
console.log(1 + 2 + 3)
void main() { String script = readScriptFromFile(); String[] strs = script.split(" + "); printf(add123(str[0].toInt(), str[1].toInt(), str[2].toInt())); }
2.2K Point(s)
1.2K Point(s)
313 Point(s)
178 Point(s)
138 Point(s)
Input your email to receive reset password link, or if you remember your password, you can click