Borderou de evaluare (job #2545476)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 13 februarie 2020 10:13:24
Problema Rombulum Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:20:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("rombulum.in", "r", stdin); ^ main.cpp:21:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("rombulum.out", "w", stdout); ^ main.cpp:22: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:24:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int n, q; scanf("%d %d", &n, &q); ^ main.cpp:29:56: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int x, y, l, v; scanf("%d %d %d %d", &x, &y, &l, &v); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1761ms393kbOK100
Punctaj total100

Ceva nu functioneaza?