Pagini recente » Borderou de evaluare (job #3352042) | Borderou de evaluare (job #2400145) | Borderou de evaluare (job #841426) | Borderou de evaluare (job #1689450) | Borderou de evaluare (job #1268981)
Borderou de evaluare (job #1268981)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:15: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:18:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&a,&b,&c);
^
user.cpp: In function ‘int main()’:
user.cpp:64: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:65: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: In function ‘int selectmin()’:
user.cpp:35:12: warning: ‘pzmin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return pzmin;
^
user.cpp: In function ‘void Prim(int)’:
user.cpp:34:20: warning: ‘pzmin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
used[pzmin] = 1;
^
user.cpp:28:20: note: ‘pzmin’ was declared here
int mini = INF,pzmin;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 3392kb | Corect | 10 |
| 2 | 4ms | 3384kb | Corect | 10 |
| 3 | 4ms | 3392kb | Corect | 10 |
| 4 | 4ms | 3400kb | Corect | 10 |
| 5 | 4ms | 3408kb | Corect | 10 |
| 6 | Depăşit | 6364kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 8280kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 4524kb | Time limit exceeded. | 0 |
| 9 | 88ms | 4832kb | Corect | 10 |
| 10 | Depăşit | 7884kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |