#include <stdio.h> int main() { int myText = 35E3;printf("%d", myText);}
Standard input is empty
35000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!