답안 #998319

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
998319 2024-06-13T15:40:25 Z fuad27 동기화 (JOI13_synchronization) C++17
0 / 100
1 ms 604 KB
#include <bits/stdc++.h>
using namespace std;
struct FakeDS {
  
};
int main () {
  int n, m, q;
  cin >> n >> m >> q;
  assert(max(n, m)<=6000);
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 1 ms 604 KB Execution killed with signal 6
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 348 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 1 ms 604 KB Execution killed with signal 6
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Output isn't correct
2 Halted 0 ms 0 KB -