Skip to content

Commit 946a2b0

Browse files
committed
Fixing bug in judge.
1 parent 93a76dd commit 946a2b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

judges/judge_passthrough/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include <string>
1515
#include <fstream>
1616
#include <stdexcept>
17+
#include <cstdint>
1718

1819
#define RES_ERROR 2
1920

0 commit comments

Comments
 (0)