// correct/subtask1.cpp
#include "sphinx.h"
using namespace std;
vector<int> find_colours(int /*N*/, vector<int> /*X*/, vector<int> /*Y*/) {
int f0 = perform_experiment({-1, 0}) - 1;
int f1 = perform_experiment({0, -1}) - 1;
return {f0, f1};
}
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Incorrect |
1 ms |
344 KB |
Invalid length of E |
2 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
2 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
3 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
4 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Incorrect |
1 ms |
344 KB |
Invalid length of E |
2 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
2 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
3 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
4 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
5 |
Incorrect |
0 ms |
344 KB |
Invalid length of E |
6 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
2 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
3 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
4 |
Correct |
0 ms |
344 KB |
#experiments: 2 |
5 |
Incorrect |
0 ms |
344 KB |
Invalid length of E |
6 |
Halted |
0 ms |
0 KB |
- |
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Incorrect |
1 ms |
344 KB |
Invalid length of E |
2 |
Halted |
0 ms |
0 KB |
- |