Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1470260)
| Utilizator | Data | 10 august 2015 17:02:23 | |
|---|---|---|---|
| Problema | Triunghi | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Sol[N][DP[i][j]]++;
^
user.cpp:48:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
j -= Tr[N][DP[i][j]];
^
user.cpp:51:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Sol[N][DP[i][j]]++;
^
user.cpp:52: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);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 580kb | OK! | 10 |
| 2 | 48ms | 16908kb | Wrong answer! | 0 |
| 3 | Depăşit | 17132kb | Time limit exceeded. | 0 |
| 4 | 32ms | 10552kb | Wrong answer! | 0 |
| 5 | 0ms | 372kb | OK! | 10 |
| 6 | 0ms | 440kb | Wrong answer! | 0 |
| 7 | 0ms | 508kb | Wrong answer! | 0 |
| 8 | 0ms | 768kb | Wrong answer! | 0 |
| 9 | 4ms | 2168kb | Wrong answer! | 0 |
| 10 | 8ms | 3276kb | Wrong answer! | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
