Pagini recente » Borderou de evaluare (job #2709421) | Borderou de evaluare (job #2257563) | Borderou de evaluare (job #86927) | Borderou de evaluare (job #882366) | Borderou de evaluare (job #2316381)
Borderou de evaluare (job #2316381)
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:74:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(j=1;j<=n;j++)
^~~
main.cpp:76: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 | 301ms | 11010kb | OK | 10 |
6 | 4ms | 524kb | OK | 10 |
7 | 79ms | 3538kb | OK | 10 |
8 | 152ms | 6553kb | OK | 10 |
9 | 296ms | 11010kb | OK | 10 |
10 | 343ms | 11010kb | OK | 10 |
Punctaj total | 100 |