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