Pagini recente » maxim2 | Borderou de evaluare (job #311449) | Cod sursa (job #80246) | Borderou de evaluare (job #3142279) | Borderou de evaluare (job #1284865)
Borderou de evaluare (job #1284865)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:19:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k=0;k<g[nod].size();++k)
^
user.cpp: In function ‘int main()’:
user.cpp:32:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("camionas.in","r",stdin);freopen("camionas.out","w",stdout);
^
user.cpp:32:72: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("camionas.in","r",stdin);freopen("camionas.out","w",stdout);
^
user.cpp:34:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&M,&G);
^
user.cpp:38:39: 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 | 1448kb | OK | 10 |
| 2 | 0ms | 1452kb | OK | 10 |
| 3 | 0ms | 1484kb | OK | 10 |
| 4 | 4ms | 1588kb | OK | 10 |
| 5 | 8ms | 1696kb | OK | 10 |
| 6 | 72ms | 2500kb | OK | 10 |
| 7 | 200ms | 3408kb | OK | 10 |
| 8 | 136ms | 3112kb | OK | 10 |
| 9 | Depăşit | 4168kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4180kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |