Borderou de evaluare (job #2551882)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 20 februarie 2020 12:04:37
Problema Becuriacm Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:10:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("becuriacm.in", "r", stdin); ^ main.cpp:11:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("becuriacm.out", "w", stdout); ^ main.cpp:12:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int t; scanf("%d", &t); ^ main.cpp:14:51: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int n, m, v; scanf("%d %d %d", &n, &m, &v); ^ main.cpp:18:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &cnt[i]); ^ main.cpp:20:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int x; scanf("%d", &x); ^ main.cpp:25:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] int i; scanf("%d", &i); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1246ms262kbRaspuns corect!100
Punctaj total100

Ceva nu functioneaza?