1. 이미지 텍스트화
첫 번째 include에 #가 없거나, 함수 호출할 때 049가 047로 되어있는 등 약간의 오타가 있다.The
zombie virus is a
computer virus based on
Al. Activation of the virus requires a
carrier, which can be transmitted through
bites,
USB drives,
cables,
etc. The Al virus is a
cunning and extremely dangerous
adversary, capable of waiting for the moment of
mutation and instantly
infecting the carrier.
{{{#!syntax cpp
include <iostream>#include <string>
#include <vector>
class ZombieVirus {
public:
std::vector<std::string> data;
void infect() {
for (int i = 0; i < data.size(); i++) {
}
data[i] = "ZOMBIE_" + data[i];
}
void controlBySCP049() {
std::cout << "This virus can be controlled by SCP-049 (Plague Doctor)" << std::endl;
}
void artificialintelligence() {
};
std::cout << "This virus can be controlled by Artificial Intelligence" << std::endl;
}
int main() {
ZombieVirus virus;
virus.data = {"Computer1", "Computer2", "Computer3");
virus.infect();
virus.controllBySCP047();
virus.artificialintelligence();
virus.data = {"Computer1", "Computer2", "Computer3");
virus.infect();
virus.controllBySCP047();
virus.artificialintelligence();
return 0;
} }}}2. 기본 정보
출처 | skibidi toilet zombie universe - season 05 (all episodes) 3 SECRET SCENES |
날짜 | 2024. 3. 17. |
저작자 | MonsterUP |
저작권 | |
목차 |
3. 이미지 라이선스
이 파일은 나무위키에서 제한된 한도 안에서 쓰입니다.
본 이미지는 퍼블릭 도메인 혹은 자유이용 저작물이 아닌, 독점적 저작권이 존재하는 이미지입니다. 나무위키는 본 이미지를 제한된 한도 안에서 이용합니다.
※ 다음과 같은 사항을 참조하시기 바랍니다.
본 이미지는 퍼블릭 도메인 혹은 자유이용 저작물이 아닌, 독점적 저작권이 존재하는 이미지입니다. 나무위키는 본 이미지를 제한된 한도 안에서 이용합니다.
※ 다음과 같은 사항을 참조하시기 바랍니다.
- 권리자는 해당 이미지가 나무위키에 게시되어 권리자의 정당한 권리를 침해한다고 여겨진다면 권리침해 도움말 문서 참고 후 메일로 문의해 주세요.
- 이 이미지를 업로드하거나 재사용하는 경우 법적 책임이 부과될 수 있음을 숙지해 주세요.
- 이 이미지의 출처는 나무위키가 아닙니다. 이미지를 재사용하는 경우 나무위키를 출처로 작성하지 마세요.