Borderou de evaluare (job #2275381)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:35:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("plantatie.in", "r", stdin);
^
main.cpp:36:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("plantatie.out", "w", stdout);
^
main.cpp:38:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
main.cpp:42:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &RMQ[0][i][j]);
^
main.cpp:51:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &X, &Y, &L);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 3ms | 393kb | OK | 10 | 10 |
| 3 | 5ms | 786kb | OK | 10 | 10 |
| 4 | 9ms | 1310kb | OK | 10 | 10 |
| 5 | 17ms | 2097kb | OK | 10 | 10 |
| 6 | 36ms | 2883kb | OK | 10 | 50 |
| 7 | 63ms | 4718kb | OK | 10 |
| 8 | 99ms | 6684kb | OK | 10 |
| 9 | 151ms | 8650kb | OK | 10 |
| 10 | 166ms | 8650kb | OK | 10 |
| Punctaj total | 100 |