Borderou de evaluare (job #2464368)

Utilizator Code_ForcesDicu Ciuperceanu Anghel Code_Forces Data 28 septembrie 2019 14:39:14
Problema Joc pe graf Status done
Runda Romanian Collegiate Programming Contest 2019 Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:17:23: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d", &val[i]); ^ main.cpp:9:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("jocgraf.in", "r", stdin); ^ main.cpp:10:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("jocgraf.out", "w", stdout); ^ main.cpp:12:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^ main.cpp:15:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ main.cpp:17:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &val[i]); ^ main.cpp:22:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &x, &y, &v); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1775ms892kbOK20100
2839ms888kbOK20
3783ms200kbOK20
4525ms991kbOK20
5733ms917kbOK20
Punctaj total100

Ceva nu functioneaza?