Pagini recente » Cod sursa (job #366344) | Cod sursa (job #2006051) | Borderou de evaluare (job #2424395) | Cod sursa (job #2967945) | Borderou de evaluare (job #2153507)
Borderou de evaluare (job #2153507)
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 |
| 1 | 0ms | 1336kb | Incorect | 0 | 0 |
| 2 | 0ms | 1356kb | Incorect | 0 | 0 |
| 3 | 0ms | 1388kb | Incorect | 0 | 0 |
| 4 | 0ms | 1408kb | Incorect | 0 | 0 |
| 5 | 0ms | 1428kb | Incorect | 0 | 0 |
| 6 | Depăşit | 1268kb | Time limit exceeded. | 0 | 0 |
| 7 | 0ms | 1492kb | Incorect | 0 | 0 |
| 8 | 0ms | 1344kb | Incorect | 0 | 0 |
| 9 | 0ms | 1344kb | Incorect | 0 |
| 10 | 0ms | 1340kb | Incorect | 0 |
| Punctaj total | 0 |