Pagini recente » Borderou de evaluare (job #85025) | Borderou de evaluare (job #1070195) | Borderou de evaluare (job #3167428) | Borderou de evaluare (job #2759762) | Borderou de evaluare (job #2019130)
Borderou de evaluare (job #2019130)
Raport evaluator
Compilare:
user.cpp: In function ‘void procesareZonaUnu()’:
user.cpp:20:6: warning: variable ‘lin’ set but not used [-Wunused-but-set-variable]
int lin = -1;
^
user.cpp:21:6: warning: variable ‘col’ set but not used [-Wunused-but-set-variable]
int col = -1;
^
user.cpp: In function ‘void procesareZonaDoi()’:
user.cpp:77:6: warning: variable ‘lin’ set but not used [-Wunused-but-set-variable]
int lin = -1;
^
user.cpp:78:6: warning: variable ‘col’ set but not used [-Wunused-but-set-variable]
int col = -1;
^
user.cpp:98:6: warning: unused variable ‘xLocal’ [-Wunused-variable]
int xLocal = x;
^
user.cpp:99:6: warning: unused variable ‘yLocal’ [-Wunused-variable]
int yLocal = m - y + 1;
^
user.cpp: In function ‘int main()’:
user.cpp:244:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cri.in", "r", stdin);
^
user.cpp:245:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cri.out", "w", stdout);
^
user.cpp:247:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &n, &m, &x, &y);
^
user.cpp:252:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
user.cpp: In function ‘void procesareZonaDoi()’:
user.cpp:100:20: warning: ‘mb’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (nb == 1 || mb == 1)
^
user.cpp: In function ‘void procesareZonaTrei()’:
user.cpp:154:24: warning: ‘mb’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (nb % 2 == 1 || mb % 2 == 1)
^
user.cpp: In function ‘void procesareZonaPatru()’:
user.cpp:208:24: warning: ‘mb’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (nb % 2 == 1 || mb % 2 == 1)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 324kb | OK | 5 |
2 | 0ms | 468kb | OK | 5 |
3 | 12ms | 720kb | OK | 5 |
4 | 16ms | 860kb | OK | 5 |
5 | 52ms | 1252kb | Raspuns gresit | 0 |
6 | 0ms | 280kb | OK | 5 |
7 | 0ms | 288kb | OK | 5 |
8 | 56ms | 1252kb | OK | 5 |
9 | 0ms | 304kb | OK | 5 |
10 | 56ms | 1256kb | OK | 5 |
11 | 0ms | 304kb | OK | 5 |
12 | 0ms | 320kb | OK | 5 |
13 | 0ms | 300kb | OK | 5 |
14 | 0ms | 464kb | Ultimele doua numere gresite | 1 |
15 | 16ms | 864kb | Ultimele doua numere gresite | 1 |
16 | 0ms | 332kb | OK | 5 |
17 | 12ms | 724kb | OK | 5 |
18 | 0ms | 280kb | OK | 5 |
19 | 56ms | 1248kb | OK | 5 |
20 | 0ms | 280kb | OK | 5 |
Punctaj total | 87 |