Pagini recente » Borderou de evaluare (job #2077979) | Borderou de evaluare (job #2296535) | Borderou de evaluare (job #2018576) | Borderou de evaluare (job #1672014) | Borderou de evaluare (job #1460978)
Borderou de evaluare (job #1460978)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:103:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[i].size();j++)
^
user.cpp:109:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[i].size();j++)
^
user.cpp:88:43: 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:89:45: 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:91:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:92:66: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=n;i++) scanf("%lf%lf",&point[i].x,&point[i].y);
^
user.cpp:95:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&edge[i].x,&edge[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 13248kb | OK | 10 |
2 | 16ms | 13252kb | OK | 10 |
3 | 128ms | 13632kb | OK | 10 |
4 | 956ms | 14124kb | OK | 10 |
5 | Depăşit | 15176kb | Time limit exceeded. | 0 |
6 | Depăşit | 17036kb | Time limit exceeded. | 0 |
7 | Depăşit | 31856kb | Time limit exceeded. | 0 |
8 | Depăşit | 22552kb | Time limit exceeded. | 0 |
9 | Depăşit | 31856kb | Time limit exceeded. | 0 |
10 | Depăşit | 31560kb | Time limit exceeded. | 0 |
Punctaj total | 40 |