답안 #884703

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
884703 2023-12-08T06:35:56 Z tamir1 벽 (IOI14_wall) C++14
0 / 100
1 ms 348 KB
#include<bits/stdc++.h>
#include "wall.h"
using namespace std;
int s[10000000],lazy[10000000];
void buildWall(int n, int k, int op[], int left[], int right[], int height[], int finalHeight[]){
	
	return;
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 1 ms 344 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 1 ms 348 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 0 ms 348 KB Output isn't correct
2 Halted 0 ms 0 KB -