[Mechanical Attack × Explosive Shou]
Etzioni proposed the three laws of robotics:
1. Robots must not harm humans, nor are they allowed to stand idly by when humans are about to be harmed.
2. Robots must obey human orders, unless human orders are contrary to Article 1.
3. The robot must protect itself from harm, unless this is contrary to the above two items.
Article 4: Robots cannot fall in love with humans.
-
Among the same program codes, robot No. 9201 Generated a unique code outside of the sequence.
Class Bot_9201{
public:
Static My_heart = "I love hearing Yiyao";
}
int main(int argc, char *argv[]){
do while(1){
love(My_heart);
}
return 0;
}
-