Pagini recente » Borderou de evaluare (job #620218) | Borderou de evaluare (job #1388807) | Borderou de evaluare (job #1718175) | Borderou de evaluare (job #1124998) | Borderou de evaluare (job #2118002)
Borderou de evaluare (job #2118002)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.in","r",stdin);
^
user.cpp:27:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.out","w",stdout);
^
user.cpp:28:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ",&n,&m);
^
user.cpp:29:71: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=m;i++) scanf("%d %d %d",&v[i].x,&v[i].y,&v[i].cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 6804kb | Corect | 10 |
2 | 0ms | 6804kb | Corect | 10 |
3 | 4ms | 6804kb | Corect | 10 |
4 | 4ms | 6800kb | Corect | 10 |
5 | 4ms | 6808kb | Corect | 10 |
6 | Depăşit | 9944kb | Time limit exceeded. | 0 |
7 | Depăşit | 9948kb | Time limit exceeded. | 0 |
8 | 164ms | 7276kb | Corect | 10 |
9 | 56ms | 7432kb | Corect | 10 |
10 | Depăşit | 9948kb | Time limit exceeded. | 0 |
Punctaj total | 70 |