Pagini recente » Borderou de evaluare (job #601098) | Borderou de evaluare (job #2683796) | Borderou de evaluare (job #553015) | Borderou de evaluare (job #256766) | Borderou de evaluare (job #1755784)
Borderou de evaluare (job #1755784)
Raport evaluator
Compilare:
user.cpp: In instantiation of ‘ImplicitTreap<T>::Node::Node(int) [with T = int]’:
user.cpp:31:61: required from ‘void ImplicitTreap<T>::InsertValueAtIndex(int, T) [with T = int]’
user.cpp:224:50: required from here
user.cpp:77:19: warning: ‘ImplicitTreap<int>::Node::right_’ will be initialized after [-Wreorder]
Node* right_;
^
user.cpp:75:23: warning: ‘const int ImplicitTreap<int>::Node::priority_’ [-Wreorder]
const int priority_;
^
user.cpp:81:13: warning: when initialized here [-Wreorder]
Node(int value) : value_(value), left_(nullptr), right_(nullptr),
^
user.cpp: In function ‘int main()’:
user.cpp:205:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv8.in", "r", stdin);
^
user.cpp:206:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv8.out", "w", stdout);
^
user.cpp:210:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &t, &with_reverse);
^
user.cpp:217:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c ", &operation);
^
user.cpp:223:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &index, &value);
^
user.cpp:227:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &index);
^
user.cpp:233:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &left_index, &right_index);
^
user.cpp:237:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &left_index, &right_index);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 484kb | OK | 5 |
2 | 56ms | 696kb | OK | 5 |
3 | 204ms | 1076kb | OK | 5 |
4 | 1128ms | 5136kb | OK | 5 |
5 | 1200ms | 5764kb | OK | 5 |
6 | 1148ms | 6076kb | OK | 5 |
7 | 1204ms | 6384kb | OK | 5 |
8 | 1156ms | 6068kb | OK | 5 |
9 | 992ms | 2328kb | OK | 5 |
10 | 740ms | 2012kb | OK | 5 |
11 | 904ms | 2792kb | OK | 5 |
12 | 752ms | 2012kb | OK | 5 |
13 | 1148ms | 2944kb | OK | 5 |
14 | 932ms | 2640kb | OK | 5 |
15 | 976ms | 3260kb | OK | 5 |
16 | 1708ms | 4516kb | OK | 5 |
17 | 1880ms | 3576kb | OK | 5 |
18 | 1816ms | 3572kb | OK | 5 |
19 | 1936ms | 3572kb | OK | 5 |
20 | 1824ms | 3572kb | OK | 5 |
Punctaj total | 100 |