Pagini recente » Borderou de evaluare (job #1580785) | Borderou de evaluare (job #2939861) | Borderou de evaluare (job #2103262) | Borderou de evaluare (job #2011095) | Borderou de evaluare (job #1907253)
Borderou de evaluare (job #1907253)
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 | 4028kb | OK | 10 |
3 | 24ms | 4632kb | OK | 10 |
4 | 56ms | 5624kb | OK | 10 |
5 | 124ms | 7236kb | OK | 10 |
6 | 268ms | 10236kb | OK | 10 |
7 | 1264ms | 37996kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 732ms | 19424kb | Wrong answer | 0 |
9 | 1284ms | 37896kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 1252ms | 37776kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 60 |