Pagini recente » Borderou de evaluare (job #41204) | Borderou de evaluare (job #1316158) | Borderou de evaluare (job #2463078) | Borderou de evaluare (job #804117) | Borderou de evaluare (job #1218272)
Borderou de evaluare (job #1218272)
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:119: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:143: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:144: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:133:25: warning: ‘cnt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
cnt += c;
^
user.cpp:132: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 | 1720kb | OK | 10 |
2 | 28ms | 2016kb | OK | 10 |
3 | 80ms | 2408kb | OK | 10 |
4 | 444ms | 3576kb | OK | 10 |
5 | 708ms | 4356kb | OK | 10 |
6 | Depăşit | 5692kb | Time limit exceeded. | 0 |
7 | Depăşit | 5700kb | Time limit exceeded. | 0 |
8 | 936ms | 2824kb | Incorect | 0 |
9 | 792ms | 4376kb | OK | 10 |
10 | 1552ms | 5540kb | OK | 10 |
Punctaj total | 70 |