fork download
  1. int len;
  2.  
  3. void testFunction(char arr[][len] )
  4. {
  5. }
  6.  
  7. int main(int argc,char *argv[])
  8. {
  9. return 0;
  10. }
Success #stdin #stdout 0s 1828KB
stdin
Standard input is empty
stdout
Standard output is empty