Pagini recente » Borderou de evaluare (job #2040484) | Borderou de evaluare (job #2984653) | Borderou de evaluare (job #82695) | Borderou de evaluare (job #3218894) | Borderou de evaluare (job #2286237)
Borderou de evaluare (job #2286237)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:14:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("logs.in", "r", stdin);
^
main.cpp:15:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("logs.out", "w", stdout);
^
main.cpp:16:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
main.cpp:21:29: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fgets(S, VAL, stdin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 5ms | 131kb | OK | 10 |
| 3 | 16ms | 131kb | OK | 10 |
| 4 | 74ms | 131kb | OK | 10 |
| 5 | 120ms | 262kb | OK | 10 |
| 6 | 155ms | 131kb | OK | 10 |
| 7 | 175ms | 131kb | OK | 10 |
| 8 | 503ms | 131kb | Time limit exceeded | 0 |
| 9 | 293ms | 131kb | OK | 10 |
| 10 | 292ms | 131kb | OK | 10 |
| Punctaj total | 80 |