Pagini recente » Borderou de evaluare (job #2671246) | Borderou de evaluare (job #293410) | Borderou de evaluare (job #2558237) | Borderou de evaluare (job #1809144) | Borderou de evaluare (job #1891422)
Borderou de evaluare (job #1891422)
Raport evaluator
Compilare:
user.cpp: In function ‘bool BellmanFord(int, int, double)’:
user.cpp:40:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[nod].size();i++){
^
user.cpp: In function ‘bool Find(int, double)’:
user.cpp:83:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[nod].size();i++){
^
user.cpp:91:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[nod].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:122:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d " ,&n);
^
user.cpp:124:46: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%lf %lf " ,&A[i].x,&A[i].y);
^
user.cpp:126:46: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%lf %lf " ,&B[i].x,&B[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3176kb | Corect! | 5 |
2 | 4ms | 3264kb | Corect! | 5 |
3 | 4ms | 3588kb | Corect! | 5 |
4 | 8ms | 4136kb | Corect! | 5 |
5 | 16ms | 4456kb | Corect! | 5 |
6 | 24ms | 4968kb | Corect! | 5 |
7 | 36ms | 5480kb | Corect! | 5 |
8 | 64ms | 6276kb | Corect! | 5 |
9 | 104ms | 6884kb | Corect! | 5 |
10 | 144ms | 7500kb | Corect! | 5 |
11 | 364ms | 9076kb | Corect! | 5 |
12 | 360ms | 9072kb | Corect! | 5 |
13 | 468ms | 10176kb | Corect! | 5 |
14 | Depăşit | 10748kb | Time limit exceeded. | 0 |
15 | Depăşit | 11656kb | Time limit exceeded. | 0 |
16 | Depăşit | 12124kb | Time limit exceeded. | 0 |
17 | Depăşit | 12980kb | Time limit exceeded. | 0 |
18 | Depăşit | 13552kb | Time limit exceeded. | 0 |
19 | Depăşit | 13560kb | Time limit exceeded. | 0 |
20 | Depăşit | 13556kb | Time limit exceeded. | 0 |
Punctaj total | 65 |