Borderou de evaluare (job #2528280)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:42:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cautbin.in", "r", stdin);
^
main.cpp:43:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cautbin.out", "w", stdout);
^
main.cpp:45:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:47:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
main.cpp:49:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
main.cpp:52:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &c, &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 3ms | 131kb | OK | 10 | 10 |
2 | 3ms | 131kb | OK | 10 | 10 |
3 | 3ms | 131kb | OK | 10 | 10 |
4 | 7ms | 131kb | OK | 10 | 10 |
5 | 50ms | 233kb | OK | 10 | 20 |
6 | 131ms | 643kb | OK | 10 |
7 | 156ms | 1048kb | OK | 10 | 0 |
8 | 203ms | 888kb | Time limit exceeded | 0 |
9 | 201ms | 901kb | Time limit exceeded | 0 |
10 | 167ms | 1019kb | OK | 10 |
Punctaj total | 60 |