Borderou de evaluare (job #2473695)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:26:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("permsort.in", "r", stdin);
^
main.cpp:27:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("permsort.out", "w", stdout);
^
main.cpp:28:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:30:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", a+i);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 10 |
2 | 5ms | 262kb | OK | 10 |
3 | 5ms | 262kb | OK | 10 |
4 | 39ms | 917kb | OK | 10 |
5 | 83ms | 1703kb | OK | 10 |
6 | 195ms | 3276kb | OK | 10 |
7 | 714ms | 8126kb | OK | 10 |
8 | 1002ms | 11403kb | Time limit exceeded | 0 |
9 | 1001ms | 12976kb | Time limit exceeded | 0 |
10 | 1000ms | 16121kb | Time limit exceeded | 0 |
Punctaj total | 70 |