Pagini recente » Borderou de evaluare (job #3259186) | Borderou de evaluare (job #3143057) | Borderou de evaluare (job #514665) | Borderou de evaluare (job #3248890) | Borderou de evaluare (job #1354267)
Borderou de evaluare (job #1354267)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:70:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.in", "r", stdin);
^
user.cpp:71:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.out", "w", stdout);
^
user.cpp:73:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:77:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:84:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1240ms | 11144kb | OK ! Por Costel e multumit! | 100 |
Punctaj total | 100 |