Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #2705365) | Borderou de evaluare (job #1593925) | Borderou de evaluare (job #1631784) | Borderou de evaluare (job #1799971)
Borderou de evaluare (job #1799971)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in, "r", stdin);
^
user.cpp:23:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out, "w", stdout);
^
user.cpp:24:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:25:66: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i<= N; ++i) scanf("%d %d", &v[i].st, &v[i].dr);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 260kb | OK | 10 | 10 |
| 2 | 0ms | 268kb | OK | 10 | 10 |
| 3 | 0ms | 276kb | OK | 10 | 10 |
| 4 | 0ms | 320kb | OK | 10 | 10 |
| 5 | 0ms | 296kb | OK | 10 | 60 |
| 6 | 0ms | 268kb | OK | 10 |
| 7 | 4ms | 324kb | OK | 10 |
| 8 | 0ms | 276kb | OK | 10 |
| 9 | 4ms | 320kb | OK | 10 |
| 10 | 0ms | 264kb | OK | 10 |
| Punctaj total | 100 |