Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
34211 lnx Hello,World! C Accepted 0 MS 176 KB 88 2023-12-17 14:01:47

Tests(1/1):


#include <stdio.h> int main() { printf("Hello,World! \n"); return 0; }


Judgement Protocol: