main.cpp: In function 'int main()': main.cpp:5:7: error: assignment of read-only variable 'x' x = 456; // erreur ^