Submission #523680

# Submission time Handle Problem Language Result Execution time Memory
523680 2022-02-08T04:02:41 Z azberjibiou Firefighting (NOI20_firefighting) C++17
0 / 100
1 ms 332 KB
#include <bits/stdc++.h>
using namespace std;
int main()
{
  int N;
  cin >> N;
  cout << N;
}
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 296 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 204 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 288 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 288 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 332 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Incorrect 1 ms 332 KB Unexpected end of file - int32 expected
2 Halted 0 ms 0 KB -