# |
Submission time |
Handle |
Problem |
Language |
Result |
Execution time |
Memory |
884704 |
2023-12-08T06:36:46 Z |
tamir1 |
Wall (IOI14_wall) |
C++14 |
|
1 ms |
348 KB |
#include<bits/stdc++.h>
#include "wall.h"
using namespace std;
int s[10000000],lazy[100000000];
void buildWall(int n, int k, int op[], int left[], int right[], int height[], int finalHeight[]){
return;
}
# |
Verdict |
Execution time |
Memory |
Grader output |
1 |
Incorrect |
0 ms |
348 KB |
Output isn't correct |
2 |
Halted |
0 ms |
0 KB |
- |
# |
Verdict |
Execution time |
Memory |
Grader output |
1 |
Incorrect |
1 ms |
348 KB |
Output isn't correct |
2 |
Halted |
0 ms |
0 KB |
- |
# |
Verdict |
Execution time |
Memory |
Grader output |
1 |
Incorrect |
0 ms |
348 KB |
Output isn't correct |
2 |
Halted |
0 ms |
0 KB |
- |
# |
Verdict |
Execution time |
Memory |
Grader output |
1 |
Incorrect |
1 ms |
348 KB |
Output isn't correct |
2 |
Halted |
0 ms |
0 KB |
- |