Pagini recente » Cod sursa (job #1161940) | Cod sursa (job #1486535) | Borderou de evaluare (job #1277766) | Cod sursa (job #3340554) | Borderou de evaluare (job #1510647)
Borderou de evaluare (job #1510647)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:137:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("delay.in", "r", stdin);
^
user.cpp:138:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("delay.out", "w", stdout);
^
user.cpp:142:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:146:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &key[i]);
^
user.cpp:149:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &u, &v);
^
user.cpp:157:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
user.cpp:159:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &type, &u, &v);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 288kb | OK | 10 |
| 2 | 8ms | 288kb | OK | 10 |
| 3 | 20ms | 372kb | OK | 10 |
| 4 | 64ms | 748kb | OK | 10 |
| 5 | 88ms | 1200kb | OK | 10 |
| 6 | 100ms | 1160kb | OK | 10 |
| 7 | 100ms | 1128kb | OK | 10 |
| 8 | 124ms | 1392kb | OK | 10 |
| 9 | 172ms | 1420kb | OK | 10 |
| 10 | 204ms | 1692kb | OK | 10 |
| Punctaj total | 100 |