AquaVitae is not, and when you compare it with AruTaVae in your spell journal, you get a sequence: AuaVae => 이 라인때문에 당황함,, 결론은 dynamic_cast와 LCS(longgest common substring) 문제 였음;; 문제 이해 안되서 해답보고 이해한 문제;; void counterspell(Spell *spell) { /* Enter your code here */ Fireball* fireball; Frostbite* frostbite; Waterbolt* waterbolt; Thunderstorm* thunderstorm; Spell* spellPointer; if((fireball = dynam..