Pagini recente » Cod sursa (job #488681) | Cod sursa (job #697722) | Cod sursa (job #1109393) | Cod sursa (job #1892986) | Borderou de evaluare (job #1792855)
Borderou de evaluare (job #1792855)
Raport evaluator
Compilare:
user.cpp: In function ‘void prim()’:
user.cpp:23:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i<vec[1].size();i++)
^
user.cpp:39:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i<vec[n1].size();i++)
^
user.cpp:41:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i<vec[n2].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i<ans.size();i++) printf("%d %d\n",ans[i].first,ans[i].second);
^
user.cpp:48:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.in","r",stdin);
^
user.cpp:49:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.out","w",stdout);
^
user.cpp:50:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:54:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 2816kb | Corect | 10 |
| 2 | 4ms | 2816kb | Corect | 10 |
| 3 | 4ms | 2836kb | Corect | 10 |
| 4 | 4ms | 2832kb | Corect | 10 |
| 5 | 4ms | 2856kb | Corect | 10 |
| 6 | 248ms | 8896kb | Corect | 10 |
| 7 | Depăşit | 10488kb | Time limit exceeded. | 0 |
| 8 | 84ms | 4720kb | Corect | 10 |
| 9 | 96ms | 5780kb | Corect | 10 |
| 10 | 392ms | 10220kb | Corect | 10 |
| Punctaj total | 90 |