QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#70006#2113. Zbalansowane słowaQingyuCompile Error//C49b2023-01-06 20:04:432023-01-06 20:08:33

Judging History

This is the latest submission verdict.

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2023-01-06 20:08:33]
  • Judged
  • [2023-01-06 20:04:43]
  • Submitted

answer

#include "stdio.h"

int main() {
	return 0;
}

Details

Compiler Dangerous Syscalls