Pagini recente » Cod sursa (job #2425303) | Borderou de evaluare (job #3289427) | Monitorul de evaluare | Borderou de evaluare (job #3037355) | Borderou de evaluare (job #1975819)
Borderou de evaluare (job #1975819)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sortari.in", "r", stdin);
^
user.cpp:21:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sortari.out", "w", stdout);
^
user.cpp:26:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:31:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:33:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &op[i].x, &op[i].y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 52ms | 252kb | OK | 10 |
| 2 | 88ms | 256kb | Incorect | 0 |
| 3 | 4ms | 256kb | OK | 10 |
| 4 | 8ms | 260kb | OK | 10 |
| 5 | 28ms | 260kb | OK | 10 |
| 6 | 28ms | 260kb | OK | 10 |
| 7 | 4ms | 260kb | OK | 10 |
| 8 | 28ms | 260kb | OK | 10 |
| 9 | 88ms | 256kb | OK | 10 |
| 10 | 272ms | 260kb | OK | 10 |
| Punctaj total | 90 |