Pagini recente » Borderou de evaluare (job #1379444) | Borderou de evaluare (job #1196106) | Borderou de evaluare (job #4563) | Borderou de evaluare (job #12150) | Borderou de evaluare (job #1445087)
Borderou de evaluare (job #1445087)
Raport evaluator
Compilare:
user.cpp: In function ‘void sol()’:
user.cpp:94: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:96:63: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &edge[i].x, &edge[i].y, &edge[i].cost);
^
user.cpp: In function ‘int main()’:
user.cpp:124:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze3.in", "r", stdin);
^
user.cpp:125:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze3.out", "w", stdout);
^
user.cpp:128:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1128ms | 15068kb | Respect maxim! | 100 |
Punctaj total | 100 |