Pagini recente » Borderou de evaluare (job #756860) | Borderou de evaluare (job #2816705) | Borderou de evaluare (job #1834903) | Borderou de evaluare (job #2142092) | Borderou de evaluare (job #1745401)
Borderou de evaluare (job #1745401)
Raport evaluator
Compilare:
user.cpp: In function ‘void BuildGraph()’:
user.cpp:72:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < ver[i].size() - 1; j++) gr[ver[i][j]].emplace_back(ver[i][j + 1], 0);
^
user.cpp: In function ‘void DequePushBack(int, int)’:
user.cpp:101:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(deq_left[id] < deq[id].size() && dp_go[x] <= dp_go[deq[id].back()]) deq[id].pop_back();
^
user.cpp: In function ‘void DequePopFront(int, int)’:
user.cpp:106:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(deq_left[id] < deq[id].size() && root_time[deq[id][deq_left[id]]] > pop_time)
^
user.cpp: In function ‘int DequeGetMin(int)’:
user.cpp:111:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(deq_left[id] < deq[id].size()) return deq[id][deq_left[id]];
^
user.cpp: In function ‘int main()’:
user.cpp:163:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trenuri.in", "r", stdin);
^
user.cpp:164:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trenuri.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 4160kb | OK | 10 | 10 |
2 | 228ms | 7400kb | OK | 10 | 10 |
3 | 228ms | 7404kb | OK | 10 | 10 |
4 | 680ms | 20204kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
5 | 676ms | 20204kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
6 | 684ms | 20204kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
7 | 484ms | 20444kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
8 | 568ms | 20384kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 560ms | 20388kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
10 | 568ms | 20388kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 30 |