#include <iostream>using namespace std; int main() {char nr[] = {'1', '1'};cout << nr;}
Standard input is empty
11
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!