Borderou de evaluare (job #2553523)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 22 februarie 2020 09:06:36
Problema Mobs Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:49:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nr3 <= arr2.size()) // asta inseamna ca pana distrugem toti mobii de tip 2 apucam sa distrugem si unu de tip 3 ~~~~^~~~~~~~~~~~~~ main.cpp:7:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("mobs.in", "r", stdin); ^ main.cpp:8:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("mobs.out", "w", stdout); ^ main.cpp:9:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int t; scanf("%d", &t); ^ main.cpp:11:45: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int n, a, b; scanf("%d %d %d", &n, &a, &b); ^ main.cpp:15:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int x; scanf("%d", &x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1577ms524kbOK100
Punctaj total100

Ceva nu functioneaza?