Borderou de evaluare (job #2543154)

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

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:21:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("baruri.in", "r", stdin); ^ main.cpp:22:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("baruri.out", "w", stdout); ^ main.cpp:23: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:25:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int n; scanf("%d", &n); ^ main.cpp:29:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int x; scanf("%d", &x); ^ main.cpp:32:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int m; scanf("%d", &m); ^ main.cpp:34:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int v; scanf("%d", &v); ^ main.cpp:36:37: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int b, d; scanf("%d %d", &b, &d); ^ main.cpp:40:37: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int x, b; scanf("%d %d", &x, &b); ^ main.cpp:44:37: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int x, b; scanf("%d %d", &x, &b); ^ main.cpp:48:51: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int x, b1, b2; scanf("%d %d %d", &x, &b1, &b2); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1963ms2752kbOK100
Punctaj total100

Ceva nu functioneaza?