#include <iostream>int main() {int somma=10+2;printf("il risultato รจ:%d", somma); return 0;}
Standard input is empty
il risultato è:12
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!