Pagini recente » Diferente pentru problema/rick intre reviziile 13 si 7 | Autentificare | Cod sursa (job #2277186) | Cod sursa (job #160753) | Borderou de evaluare (job #1595373)
Borderou de evaluare (job #1595373)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("go.in", "r", stdin);
^
user.cpp:29:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("go.out", "w", stdout);
^
user.cpp:31:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:34:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i][j]);
^
user.cpp:64:35: warning: ‘maxc’ may be used uninitialized in this function [-Wmaybe-uninitialized]
printf("%d %d", maxl-1, maxc-1);
^
user.cpp:64:35: warning: ‘maxl’ may be used uninitialized in this function [-Wmaybe-uninitialized]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 20ms | 2972kb | Incorect | 0 |
| 2 | 24ms | 2380kb | OK | 10 |
| 3 | 0ms | 336kb | OK | 10 |
| 4 | 0ms | 832kb | OK | 10 |
| 5 | 176ms | 10280kb | OK | 10 |
| 6 | 56ms | 4996kb | Incorect | 0 |
| 7 | 60ms | 9100kb | Incorect | 0 |
| 8 | 0ms | 1232kb | OK | 10 |
| 9 | 188ms | 11336kb | OK | 10 |
| 10 | 232ms | 12020kb | OK | 10 |
| Punctaj total | 70 |