Borderou de evaluare (job #1460971)
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 | 8ms | 6224kb | OK | 10 |
2 | 8ms | 6224kb | OK | 10 |
3 | 124ms | 6608kb | OK | 10 |
4 | 1004ms | 7104kb | OK | 10 |
5 | Depăşit | 8156kb | Time limit exceeded. | 0 |
6 | Depăşit | 10008kb | Time limit exceeded. | 0 |
7 | 448ms | 11328kb | Killed by signal 11(SIGSEGV). | 0 |
8 | Depăşit | 9496kb | Time limit exceeded. | 0 |
9 | 476ms | 11324kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 468ms | 11320kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 40 |