# |
Submission time |
Handle |
Problem |
Language |
Result |
Execution time |
Memory |
1089907 |
2024-09-17T11:38:19 Z |
lucri |
popa (BOI18_popa) |
C++17 |
|
1 ms |
348 KB |
#include "popa.h"
#include<bits/stdc++.h>
using namespace std;
int solve(int N, int* Left, int* Right)
{
return 0;
}
# |
Verdict |
Execution time |
Memory |
Grader output |
1 |
Runtime error |
1 ms |
344 KB |
Execution killed with signal 13 |
2 |
Halted |
0 ms |
0 KB |
- |
# |
Verdict |
Execution time |
Memory |
Grader output |
1 |
Runtime error |
0 ms |
348 KB |
Execution killed with signal 13 |
2 |
Halted |
0 ms |
0 KB |
- |
# |
Verdict |
Execution time |
Memory |
Grader output |
1 |
Runtime error |
1 ms |
344 KB |
Execution killed with signal 13 |
2 |
Halted |
0 ms |
0 KB |
- |