Borderou de evaluare (job #2153507)

Utilizator stefan_bogdanstefan bogdan stefan_bogdan Data 6 martie 2018 11:43:07
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void read()’: user.cpp:23:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] fscanf(f, "%d %d", &N, &M); ^ user.cpp:23:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘uint8_t* {aka unsigned char*}’ [-Wformat=] user.cpp: In function ‘int maxFlowDinic(uint8_t, uint8_t)’: user.cpp:7:14: warning: large integer implicitly truncated to unsigned type [-Woverflow] #define MAXC 110002 ^ user.cpp:55:15: note: in expansion of macro ‘MAXC’ uint8_t m = MAXC; ^ user.cpp:64:11: warning: large integer implicitly truncated to unsigned type [-Woverflow] m = MAXC; ^ user.cpp: In function ‘void read()’: user.cpp:23:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d %d", &N, &M); ^ user.cpp:26:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%d %d %d", &u, &v, &c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1336kbIncorect00
20ms1356kbIncorect00
30ms1388kbIncorect00
40ms1408kbIncorect00
50ms1428kbIncorect00
6Depăşit1268kbTime limit exceeded.00
70ms1492kbIncorect00
80ms1344kbIncorect00
90ms1344kbIncorect0
100ms1340kbIncorect0
Punctaj total0

Ceva nu functioneaza?