Pagini recente » Borderou de evaluare (job #686617) | Borderou de evaluare (job #1852627) | Borderou de evaluare (job #3139381) | Borderou de evaluare (job #3225890) | Borderou de evaluare (job #1499794)
Borderou de evaluare (job #1499794)
Raport evaluator
Compilare:
user.cpp: In function ‘void Initialization()’:
user.cpp:33:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<cost[1].size();i++)
^
user.cpp: In function ‘void Prim()’:
user.cpp:53:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<cost[y].size();i++)
^
user.cpp: In function ‘void Write()’:
user.cpp:67:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<sol.size();i++)
^
user.cpp: In function ‘void Read()’:
user.cpp:14: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:17:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
user.cpp: In function ‘int main()’:
user.cpp:73: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:74: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2776kb | Corect | 10 |
2 | 4ms | 2780kb | Corect | 10 |
3 | 4ms | 2796kb | Corect | 10 |
4 | 4ms | 2800kb | Corect | 10 |
5 | 4ms | 2812kb | Corect | 10 |
6 | 240ms | 7236kb | Corect | 10 |
7 | Depăşit | 9652kb | Time limit exceeded. | 0 |
8 | 84ms | 4380kb | Corect | 10 |
9 | 96ms | 5032kb | Corect | 10 |
10 | 396ms | 9132kb | Corect | 10 |
Punctaj total | 90 |