Pagini recente » Borderou de evaluare (job #1200977) | Borderou de evaluare (job #2796656) | Borderou de evaluare (job #2029923) | Borderou de evaluare (job #1032003) | Borderou de evaluare (job #2316374)
Borderou de evaluare (job #2316374)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:21:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(j=1;j<=n;j++)
^~~
main.cpp:23:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
printf("\n");
^~~~~~
main.cpp:46:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(j=1;j<=n;j++)
^~~
main.cpp:48:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
printf("\n");
^~~~~~
main.cpp:6:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tablete.in","r",stdin);
^
main.cpp:7:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("tablete.out","w",stdout);
^
main.cpp:9:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 3ms | 393kb | OK | 10 |
3 | 2ms | 262kb | OK | 10 |
4 | 55ms | 2752kb | OK | 10 |
5 | 299ms | 11010kb | OK | 10 |
6 | 2ms | 131kb | Format incorect al fisierului de iesire | 0 |
7 | 2ms | 131kb | Format incorect al fisierului de iesire | 0 |
8 | 2ms | 131kb | Format incorect al fisierului de iesire | 0 |
9 | 2ms | 131kb | Format incorect al fisierului de iesire | 0 |
10 | 2ms | 131kb | Format incorect al fisierului de iesire | 0 |
Punctaj total | 50 |