Pagini recente » Borderou de evaluare (job #1005348) | Borderou de evaluare (job #1000569) | Borderou de evaluare (job #605852) | Borderou de evaluare (job #947478) | Borderou de evaluare (job #2271440)
Borderou de evaluare (job #2271440)
Raport evaluator
Compilare:
main.cpp: In function 'void back(int, int, int)':
main.cpp:8:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=1;i<=k;i++)
^~~
main.cpp:10:12: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
printf("\n");
^~~~~~
main.cpp: In function 'int main()':
main.cpp:24:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("combinari.in", "r", stdin);
^
main.cpp:25:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("combinari.out", "w", stdout);
^
main.cpp:26: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 | 126ms | 1310kb | OK | 10 |
3 | 2ms | 131kb | OK | 10 |
4 | 71ms | 655kb | OK | 10 |
5 | 2ms | 131kb | OK | 10 |
6 | 4ms | 131kb | OK | 10 |
7 | 2ms | 131kb | OK | 10 |
8 | 9ms | 131kb | OK | 10 |
9 | 2ms | 131kb | OK | 10 |
10 | 2ms | 131kb | OK | 10 |
Punctaj total | 100 |