can anyone tell me why this wont work,

#include<iostream>
#include<string>
using namespace std;

string testarray[3] = {"please","help","me"};

id appreciate any help given thanks