Borderou de evaluare (job #2261312)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:57:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("lanterna.in", "r", stdin);
^
main.cpp:58:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("lanterna.out", "w", stdout);
^
main.cpp:61:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &k);
^
main.cpp:63:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &f[i]);
^
main.cpp:64:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
main.cpp:67:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &x, &y, &t, &w);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 393kb | OK | 10 |
2 | 39ms | 720kb | OK | 10 |
3 | 5ms | 393kb | OK | 10 |
4 | 101ms | 524kb | Time limit exceeded | 0 |
5 | 101ms | 720kb | Time limit exceeded | 0 |
6 | 100ms | 720kb | Time limit exceeded | 0 |
7 | 103ms | 598kb | Time limit exceeded | 0 |
8 | 4ms | 393kb | OK | 10 |
9 | 2ms | 393kb | OK | 10 |
10 | 17ms | 393kb | OK | 10 |
Punctaj total | 60 |