Pagini recente » Borderou de evaluare (job #179702) | Borderou de evaluare (job #253858) | Borderou de evaluare (job #2661131) | Borderou de evaluare (job #242921) | Borderou de evaluare (job #1907305)
Borderou de evaluare (job #1907305)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:134:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < F.size(); i += 2) {
^
user.cpp:171:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < F.size(); i += 2) {
^
user.cpp:111:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nowhere-zero.in","r",stdin);
^
user.cpp:112:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nowhere-zero.out","w",stdout);
^
user.cpp:114:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:115:63: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 1; i <= n; i++) scanf("%lf%lf", &P[i].x, &P[i].y);
^
user.cpp:117:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 4020kb | OK | 10 |
| 2 | 4ms | 4028kb | OK | 10 |
| 3 | 24ms | 4636kb | OK | 10 |
| 4 | 56ms | 5616kb | OK | 10 |
| 5 | 120ms | 7232kb | OK | 10 |
| 6 | 264ms | 10240kb | OK | 10 |
| 7 | 1256ms | 38000kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 732ms | 19424kb | Wrong answer | 0 |
| 9 | 1276ms | 37896kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 1248ms | 37776kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 60 |