Pagini recente » Borderou de evaluare (job #245414) | Borderou de evaluare (job #256763) | Borderou de evaluare (job #245410) | Borderou de evaluare (job #1078518) | Borderou de evaluare (job #1755790)
Borderou de evaluare (job #1755790)
Raport evaluator
Compilare:
user.cpp: In instantiation of ‘ImplicitTreap<T>::Node::Node(int) [with T = int]’:
user.cpp:30: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 | 1120ms | 5132kb | OK | 5 |
5 | 1200ms | 5764kb | OK | 5 |
6 | 1172ms | 6076kb | OK | 5 |
7 | 1192ms | 6388kb | OK | 5 |
8 | 1132ms | 6072kb | OK | 5 |
9 | 976ms | 2320kb | OK | 5 |
10 | 744ms | 2012kb | OK | 5 |
11 | 900ms | 2792kb | OK | 5 |
12 | 752ms | 2012kb | OK | 5 |
13 | 1128ms | 2948kb | OK | 5 |
14 | 964ms | 2640kb | OK | 5 |
15 | 996ms | 3260kb | OK | 5 |
16 | 1716ms | 4512kb | OK | 5 |
17 | 1808ms | 3568kb | OK | 5 |
18 | 1836ms | 3576kb | OK | 5 |
19 | 1968ms | 3572kb | OK | 5 |
20 | 1820ms | 3572kb | OK | 5 |
Punctaj total | 100 |