Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #2074309) | Borderou de evaluare (job #1498148) | Borderou de evaluare (job #2468706) | Borderou de evaluare (job #1599409)
Borderou de evaluare (job #1599409)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:62:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0 ; i < ad[nod].size() ; ++i )
^
user.cpp: In function ‘int main()’:
user.cpp:87:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:88:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
user.cpp:90:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:93:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1060kb | OK | 10 |
| 2 | 0ms | 1060kb | OK | 10 |
| 3 | 0ms | 1080kb | OK | 10 |
| 4 | 4ms | 1092kb | OK | 10 |
| 5 | 88ms | 1360kb | OK | 10 |
| 6 | 308ms | 1636kb | OK | 10 |
| 7 | 400ms | 1776kb | OK | 10 |
| 8 | 68ms | 2020kb | OK | 10 |
| 9 | Depăşit | 3644kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4440kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |