fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. long long int ar[]={6278066737626506568ll,143418749551ll};
  6. cout<<(char*)ar<<endl;
  7. }
Success #stdin #stdout 0s 16064KB
stdin
Standard input is empty
stdout
Hello, World!