Pagini recente » Cod sursa (job #690150) | Borderou de evaluare (job #2630042) | Cod sursa (job #799855) | Borderou de evaluare (job #2636380) | Borderou de evaluare (job #1595365)
Borderou de evaluare (job #1595365)
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 | 16ms | 2724kb | OK | 10 |
| 2 | 24ms | 2180kb | Incorect | 0 |
| 3 | 0ms | 328kb | OK | 10 |
| 4 | 0ms | 780kb | OK | 10 |
| 5 | 184ms | 10284kb | Incorect | 0 |
| 6 | 52ms | 4992kb | OK | 10 |
| 7 | 56ms | 9096kb | OK | 10 |
| 8 | 0ms | 1228kb | OK | 10 |
| 9 | 192ms | 11340kb | OK | 10 |
| 10 | 244ms | 12020kb | OK | 10 |
| Punctaj total | 80 |