fork(6) download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5.  
  6. auto i=[]{cout<<R"ox(4
  7. )"4)ox"<<endl;};
  8. i();
  9. cout<<sizeof(L"abc")<<endl;
  10.  
  11. return 0;
  12. }
  13.  
Success #stdin #stdout 0s 3140KB
stdin
Standard input is empty
stdout
4
)"4
16