제출 #427360

#제출 시각아이디문제언어결과실행 시간메모리
427360illyakr벽 (IOI14_wall)C++14
0 / 100
1 ms204 KiB
#include <bits/stdc++.h> #include "wall.h" using namespace std; int t[8000001]; int tAdd[8000001]; void buildWall(int n, int k, int op[], int left[], int right[], int height[], int finalHeight[]){ } /** -1 -1 10 6 1 1 8 4 2 4 9 1 2 3 6 5 1 0 5 3 1 2 2 5 2 6 7 0 */
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...