#include <iostream>using namespace std; int main() { // your code goes hereint a[10]; int i=0; cout<<a<<endl; cout<<(a+i);}
Standard input is empty
0x7ffd939df520 0x7ffd939df520
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!