Pagini recente » Borderou de evaluare (job #954479) | Borderou de evaluare (job #2489091) | Borderou de evaluare (job #963502) | Borderou de evaluare (job #2292352) | Borderou de evaluare (job #2383434)
Borderou de evaluare (job #2383434)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:23:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i = 1; i < n; i++)
^~~
main.cpp:32:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(i = 1; i <= n; i++)
^~~
main.cpp:11:18: warning: unused variable 'x' [-Wunused-variable]
int i, j, n, x;
^
main.cpp:9:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("custi.in", "r", stdin);
^
main.cpp:10:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("custi.out", "w", stdout);
^
main.cpp:12:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:15:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 72ms | 3801kb | Incorect | 0 |
2 | 3ms | 393kb | Incorect | 0 |
3 | 4ms | 655kb | Incorect | 0 |
4 | 6ms | 1048kb | Incorect | 0 |
5 | 252ms | 9043kb | Time limit exceeded | 0 |
6 | 133ms | 7077kb | Incorect | 0 |
7 | 232ms | 9043kb | Incorect | 0 |
8 | 236ms | 6029kb | Incorect | 0 |
9 | 200ms | 8912kb | Incorect | 0 |
10 | 244ms | 8781kb | Incorect | 0 |
Punctaj total | 0 |