@ -4,5 +4,5 @@ using namespace std;
int main(int argc, char * argv[])
{
cout << "hello, monde!" << endl;
cout << "bonjour, monde!" << endl;
}