Pagini recente » Borderou de evaluare (job #1470906) | Borderou de evaluare (job #2187785) | Borderou de evaluare (job #668922) | Borderou de evaluare (job #933099) | Borderou de evaluare (job #1470587)
Borderou de evaluare (job #1470587)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Sol[N][DP[i][j]]++;
^
user.cpp:55:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
j -= Tr[N][DP[i][j]];
^
user.cpp:58:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Sol[N][DP[i][j]]++;
^
user.cpp:59:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
j -= Tr[N][DP[i][j]];
^
user.cpp:16:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("triunghi.in","r",stdin);
^
user.cpp:17:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("triunghi.out","w",stdout);
^
user.cpp:19:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&S);
^
user.cpp:42:16: warning: array subscript is below array bounds [-Warray-bounds]
if (!DP[i][j])
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 588kb | OK! | 10 |
| 2 | 44ms | 15784kb | OK! | 10 |
| 3 | 48ms | 16564kb | OK! | 10 |
| 4 | 28ms | 10284kb | Wrong answer! | 0 |
| 5 | 0ms | 356kb | Wrong answer! | 0 |
| 6 | 0ms | 444kb | OK! | 10 |
| 7 | 0ms | 504kb | OK! | 10 |
| 8 | 0ms | 752kb | OK! | 10 |
| 9 | 4ms | 2068kb | OK! | 10 |
| 10 | 8ms | 3032kb | OK! | 10 |
| Punctaj total | 80 |