Pagini recente » Borderou de evaluare (job #573889) | Borderou de evaluare (job #2776972) | Borderou de evaluare (job #2117209) | Borderou de evaluare (job #1046856) | Borderou de evaluare (job #1453431)
Borderou de evaluare (job #1453431)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int, int)’:
user.cpp:75:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[nod].size(); i += 2){
^
user.cpp: In function ‘void Rebuild(int, int, int, int)’:
user.cpp:94:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[st].size(); i += 2){
^
user.cpp: In function ‘int main()’:
user.cpp:117:25: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=]
printf("%d\n", minim);
^
user.cpp: In function ‘void Read()’:
user.cpp:39:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:40:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &A, &B, &C);
^
user.cpp:43:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &X, &Y, &Z);
^
user.cpp: In function ‘int main()’:
user.cpp:103:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trilant.in" ,"r", stdin );
^
user.cpp:104:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trilant.out","w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 3336kb | Corect | 5 | 10 |
11 | 4ms | 3332kb | Corect | 5 |
2 | 4ms | 3340kb | Corect | 5 | 10 |
12 | 4ms | 3336kb | Corect | 5 |
3 | 8ms | 3456kb | Corect | 5 | 10 |
13 | 24ms | 3776kb | Corect | 5 |
4 | 8ms | 3452kb | Corect | 5 | 10 |
14 | 12ms | 3512kb | Corect | 5 |
5 | 12ms | 3512kb | Corect | 5 | 10 |
15 | 16ms | 3608kb | Corect | 5 |
6 | 804ms | 15112kb | Corect | 5 | 10 |
16 | 4ms | 3336kb | Corect | 5 |
7 | 716ms | 13328kb | Corect | 5 | 10 |
17 | 4ms | 3336kb | Corect | 5 |
8 | 676ms | 13588kb | Corect | 5 | 0 |
18 | 400ms | 10304kb | Trilantul are cost diferit fata de cel afisat | 0 |
9 | 780ms | 14104kb | Corect | 5 | 0 |
19 | 360ms | 9984kb | Trilantul are cost diferit fata de cel afisat | 0 |
10 | 812ms | 14452kb | Corect | 5 | 0 |
20 | 372ms | 9440kb | Trilantul are cost diferit fata de cel afisat | 0 |
Punctaj total | 70 |