Borderou de evaluare (job #1590415)
Raport evaluator
Compilare:
user.cpp: In function ‘void bf()’:
user.cpp:32:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[nod].size(); ++i){
^
user.cpp: In function ‘void elimin_muchie(int, int)’:
user.cpp:56:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[x].size(); ++i){
^
user.cpp: In function ‘int main()’:
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("zmeu2.in","r",stdin);
^
user.cpp:66:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zmeu2.out","w",stdout);
^
user.cpp:67:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&p,&k);
^
user.cpp:69:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
user.cpp:81:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 308kb | OK | 10 |
2 | 0ms | 284kb | OK | 10 |
3 | 72ms | 888kb | OK | 10 |
4 | Depăşit | 864kb | Time limit exceeded. | 0 |
5 | 12ms | 724kb | OK | 10 |
6 | 0ms | 356kb | OK | 10 |
7 | 4ms | 436kb | OK | 10 |
8 | 0ms | 304kb | OK | 10 |
9 | Depăşit | 800kb | Time limit exceeded. | 0 |
10 | Depăşit | 964kb | Time limit exceeded. | 0 |
Punctaj total | 70 |