Pagini recente » Borderou de evaluare (job #1984749) | Borderou de evaluare (job #2387252) | Borderou de evaluare (job #2020486) | Borderou de evaluare (job #1349544) | Borderou de evaluare (job #1891418)
Borderou de evaluare (job #1891418)
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 | 4544kb | Corect! | 5 |
2 | 4ms | 4628kb | Corect! | 5 |
3 | 4ms | 4992kb | Corect! | 5 |
4 | 12ms | 5576kb | Corect! | 5 |
5 | 16ms | 5928kb | Corect! | 5 |
6 | 24ms | 6460kb | Corect! | 5 |
7 | 36ms | 7016kb | Corect! | 5 |
8 | 64ms | 7836kb | Raspuns gresit! | 0 |
9 | 100ms | 8556kb | Corect! | 5 |
10 | 132ms | 9308kb | Corect! | 5 |
11 | 356ms | 11180kb | Raspuns gresit! | 0 |
12 | 368ms | 11172kb | Raspuns gresit! | 0 |
13 | 456ms | 12396kb | Raspuns gresit! | 0 |
14 | Depăşit | 13040kb | Time limit exceeded. | 0 |
15 | Depăşit | 14080kb | Time limit exceeded. | 0 |
16 | Depăşit | 14672kb | Time limit exceeded. | 0 |
17 | Depăşit | 15700kb | Time limit exceeded. | 0 |
18 | Depăşit | 16424kb | Time limit exceeded. | 0 |
19 | Depăşit | 16428kb | Time limit exceeded. | 0 |
20 | Depăşit | 16424kb | Time limit exceeded. | 0 |
Punctaj total | 45 |