Pagini recente » Cod sursa (job #2745123) | Cod sursa (job #1876080) | Cod sursa (job #2451826) | Cod sursa (job #1189118) | Borderou de evaluare (job #2493509)
Borderou de evaluare (job #2493509)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:47:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("vis.in","r",stdin);
^
main.cpp:48:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("vis.out","w",stdout);
^
main.cpp:50:62: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d%d%d%d", &n, &k1, &k2, &l1, &c1, &l2, &c2);
^
main.cpp:53:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &mat[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 2ms | 262kb | Incorect | 0 |
| 3 | 4ms | 524kb | Incorect | 0 |
| 4 | 172ms | 4194kb | OK | 10 |
| 5 | 191ms | 4194kb | OK | 10 |
| 6 | 254ms | 4980kb | OK | 10 |
| 7 | 281ms | 5767kb | OK | 10 |
| 8 | 469ms | 8126kb | OK | 10 |
| 9 | 700ms | 8126kb | Time limit exceeded | 0 |
| 10 | 6ms | 917kb | OK | 10 |
| Punctaj total | 60 |