#include <bits/stdc++.h>
#include "Anna.h"
using namespace std;
#define fs first
#define sc second
#define mp make_pair
#define FOR(i, j, k) for (int i = j, Z = k; i < Z; i++)
typedef pair<int, int> pii;
using ll = long long;
namespace {
}
int Declare() {
return 2000;
}
pair<vector<int>, vector<int>> Anna(ll A) {
return mp(vector<int>(A), vector<int>(A));
}
#include <bits/stdc++.h>
#include "Bruno.h"
using namespace std;
#define fs first
#define sc second
#define mp make_pair
#define FOR(i, j, k) for (int i = j, Z = k; i < Z; i++)
typedef pair<int, int> pii;
using ll = long long;
namespace {
}
long long Bruno(std::vector<int> u) {
return (ll) (u.size() / 2);
}
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
1 ms |
796 KB |
Output is correct |
2 |
Correct |
166 ms |
9608 KB |
Output is correct |
3 |
Correct |
481 ms |
25016 KB |
Output is correct |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
1 ms |
796 KB |
Output is correct |
2 |
Correct |
166 ms |
9608 KB |
Output is correct |
3 |
Correct |
481 ms |
25016 KB |
Output is correct |
4 |
Incorrect |
11 ms |
38200 KB |
Wrong Answer [3] |
5 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
1 ms |
796 KB |
Output is correct |
2 |
Correct |
166 ms |
9608 KB |
Output is correct |
3 |
Correct |
481 ms |
25016 KB |
Output is correct |
4 |
Incorrect |
11 ms |
38200 KB |
Wrong Answer [3] |
5 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
1 ms |
796 KB |
Output is correct |
2 |
Correct |
166 ms |
9608 KB |
Output is correct |
3 |
Correct |
481 ms |
25016 KB |
Output is correct |
4 |
Incorrect |
11 ms |
38200 KB |
Wrong Answer [3] |
5 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
1 ms |
796 KB |
Output is correct |
2 |
Correct |
166 ms |
9608 KB |
Output is correct |
3 |
Correct |
481 ms |
25016 KB |
Output is correct |
4 |
Incorrect |
11 ms |
38200 KB |
Wrong Answer [3] |
5 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Runtime error |
2 ms |
604 KB |
Execution killed with signal 6 |
2 |
Halted |
0 ms |
0 KB |
- |