Pagini recente » Borderou de evaluare (job #851050) | Borderou de evaluare (job #1734341) | Borderou de evaluare (job #1030758) | Borderou de evaluare (job #1747847) | Borderou de evaluare (job #1755783)
Borderou de evaluare (job #1755783)
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:237: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:218: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:219: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:223: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:230:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c ", &operation);
^
user.cpp:236: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:240:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &index);
^
user.cpp:246: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:250: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 | 480kb | OK | 5 |
2 | 56ms | 696kb | OK | 5 |
3 | 204ms | 1068kb | OK | 5 |
4 | 1192ms | 5144kb | OK | 5 |
5 | 1228ms | 5764kb | OK | 5 |
6 | 1196ms | 6076kb | OK | 5 |
7 | 1236ms | 6392kb | OK | 5 |
8 | 1176ms | 6076kb | OK | 5 |
9 | 1004ms | 2324kb | OK | 5 |
10 | 736ms | 2016kb | OK | 5 |
11 | 908ms | 2796kb | OK | 5 |
12 | 768ms | 2012kb | OK | 5 |
13 | 1164ms | 2948kb | OK | 5 |
14 | 964ms | 2636kb | OK | 5 |
15 | 1000ms | 3264kb | OK | 5 |
16 | 1756ms | 4508kb | OK | 5 |
17 | 1856ms | 3576kb | OK | 5 |
18 | 1884ms | 3576kb | OK | 5 |
19 | 1960ms | 3572kb | OK | 5 |
20 | 1876ms | 3572kb | OK | 5 |
Punctaj total | 100 |