We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a76dd commit 946a2b0Copy full SHA for 946a2b0
judges/judge_passthrough/main.cpp
@@ -14,6 +14,7 @@
14
#include <string>
15
#include <fstream>
16
#include <stdexcept>
17
+#include <cstdint>
18
19
#define RES_ERROR 2
20
0 commit comments