Pagini recente » Borderou de evaluare (job #197960) | Cod sursa (job #748410) | Borderou de evaluare (job #1881667) | Borderou de evaluare (job #2078198) | Borderou de evaluare (job #1907290)
Borderou de evaluare (job #1907290)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:130:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < F.size(); i += 2) {
^
user.cpp:167:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < F.size(); i += 2) {
^
user.cpp:107: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:108: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:110: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:111: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:113: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 | 4028kb | OK | 10 |
2 | 4ms | 4032kb | OK | 10 |
3 | 24ms | 4636kb | OK | 10 |
4 | 60ms | 5620kb | OK | 10 |
5 | 120ms | 7236kb | OK | 10 |
6 | 264ms | 10244kb | OK | 10 |
7 | 1252ms | 38000kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 736ms | 19424kb | Wrong answer | 0 |
9 | 1276ms | 37896kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 1256ms | 37772kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 60 |