#include "Anna.h"
#include <bits/stdc++.h>
using namespace std;
int Declare()
{
return 2000;
}
pair<vector<int>, vector<int>> Anna(long long A)
{
return {vector<int>(A, 0), vector<int>(A, 0)};
}
#include "Bruno.h"
#include <bits/stdc++.h>
using namespace std;
long long Bruno(vector<int> u)
{
return u.size() / 2;
}
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
2 ms |
648 KB |
Output is correct |
2 |
Correct |
182 ms |
9236 KB |
Output is correct |
3 |
Correct |
507 ms |
24720 KB |
Output is correct |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
2 ms |
648 KB |
Output is correct |
2 |
Correct |
182 ms |
9236 KB |
Output is correct |
3 |
Correct |
507 ms |
24720 KB |
Output is correct |
4 |
Incorrect |
21 ms |
38068 KB |
Wrong Answer [3] |
5 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
2 ms |
648 KB |
Output is correct |
2 |
Correct |
182 ms |
9236 KB |
Output is correct |
3 |
Correct |
507 ms |
24720 KB |
Output is correct |
4 |
Incorrect |
21 ms |
38068 KB |
Wrong Answer [3] |
5 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
2 ms |
648 KB |
Output is correct |
2 |
Correct |
182 ms |
9236 KB |
Output is correct |
3 |
Correct |
507 ms |
24720 KB |
Output is correct |
4 |
Incorrect |
21 ms |
38068 KB |
Wrong Answer [3] |
5 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
2 ms |
648 KB |
Output is correct |
2 |
Correct |
182 ms |
9236 KB |
Output is correct |
3 |
Correct |
507 ms |
24720 KB |
Output is correct |
4 |
Incorrect |
21 ms |
38068 KB |
Wrong Answer [3] |
5 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Runtime error |
2 ms |
596 KB |
Execution killed with signal 6 |
2 |
Halted |
0 ms |
0 KB |
- |