Pagini recente » Borderou de evaluare (job #2617083) | Borderou de evaluare (job #2634545) | Borderou de evaluare (job #2525158) | Borderou de evaluare (job #2825855) | Borderou de evaluare (job #1351631)
Borderou de evaluare (job #1351631)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36: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:37: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:39:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:42:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:45:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &E[i].x, &E[i].y, &E[i].cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1424ms | 13400kb | OK ! Por Costel e multumit! | 100 |
Punctaj total | 100 |