fork download
  1. #include <stdio.h>
  2. int main(void) {
  3. printf("Grebenschickov Ivan 621501-PB");
  4. return 0;
  5. }
  6.  
Success #stdin #stdout 0s 4180KB
stdin
Standard input is empty
stdout
Grebenschickov Ivan 621501-PB