Pagini recente » Borderou de evaluare (job #1540577) | Borderou de evaluare (job #222138) | Borderou de evaluare (job #580293) | Borderou de evaluare (job #1039961) | Borderou de evaluare (job #1907248)
Borderou de evaluare (job #1907248)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:129:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < F.size(); i += 2) {
^
user.cpp:166:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < F.size(); i += 2) {
^
user.cpp:106: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:107: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:109: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:110: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:112: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 | 4024kb | OK | 10 |
2 | 4ms | 4032kb | OK | 10 |
3 | 24ms | 4640kb | OK | 10 |
4 | 60ms | 5620kb | Wrong answer | 0 |
5 | 120ms | 7236kb | Wrong answer | 0 |
6 | 260ms | 10236kb | Wrong answer | 0 |
7 | 1532ms | 34424kb | Wrong answer | 0 |
8 | 720ms | 19204kb | Wrong answer | 0 |
9 | 1536ms | 33792kb | Wrong answer | 0 |
10 | 1244ms | 37440kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 30 |