답안 #969246

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
969246 2024-04-24T18:59:12 Z Hugo1729 벽 (IOI14_wall) C++11
0 / 100
1 ms 516 KB
#include <bits/stdc++.h>
#include "wall.h"
using namespace std;

const int MAXN=4194305;
int sz=1;
int a[MAXN],b[MAXN],alazy[MAXN],blazy[MAXN];

void buildWall(int n, int k, int op[], int left[], int right[], int height[], int finalHeight[]){
  return;
}

# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 1 ms 516 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Output isn't correct
2 Halted 0 ms 0 KB -