Pagini recente » Borderou de evaluare (job #111802) | Borderou de evaluare (job #1807146) | Borderou de evaluare (job #2114472) | Borderou de evaluare (job #2891725) | Borderou de evaluare (job #1218279)
Borderou de evaluare (job #1218279)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:31:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &m, &n, &p);
^
user.cpp:35:34: 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 solve()’:
user.cpp:101:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &dx, &dy);
^
user.cpp: In function ‘int main()’:
user.cpp:125:27: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(INFL, "r", stdin);
^
user.cpp:126:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OUTFL, "w", stdout);
^
user.cpp: In function ‘void solve()’:
user.cpp:115:25: warning: ‘cnt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
cnt += c;
^
user.cpp:114:18: warning: ‘ans’ may be used uninitialized in this function [-Wmaybe-uninitialized]
else if(aux == ans)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1736kb | OK | 10 |
2 | 28ms | 2028kb | OK | 10 |
3 | 80ms | 2416kb | OK | 10 |
4 | 440ms | 3592kb | OK | 10 |
5 | 704ms | 4372kb | OK | 10 |
6 | Depăşit | 5696kb | Time limit exceeded. | 0 |
7 | Depăşit | 5684kb | Time limit exceeded. | 0 |
8 | 940ms | 2636kb | Incorect | 0 |
9 | 784ms | 4380kb | OK | 10 |
10 | 1548ms | 5540kb | OK | 10 |
Punctaj total | 70 |