답안 #596756

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
596756 2022-07-15T03:08:47 Z Deepesson Peru (RMI20_peru) C++17
0 / 100
0 ms 340 KB
#include <bits/stdc++.h>
int solve(int n, int k, int* array){
    assert(n!=2500000);
    return 0;
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 340 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 340 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 340 KB Output isn't correct
2 Halted 0 ms 0 KB -