Pagini recente » Borderou de evaluare (job #2958389) | Borderou de evaluare (job #1136787) | Borderou de evaluare (job #1465564) | Borderou de evaluare (job #65376) | Borderou de evaluare (job #1965388)
Borderou de evaluare (job #1965388)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.in","r",stdin);
^
user.cpp:25:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("easygraph.out","w",stdout);
^
user.cpp:27:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&noTests);
^
user.cpp:30:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&noNodes, &noMuc );
^
user.cpp:33:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld",&bestSol [ i ] );
^
user.cpp:39:36: 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 | 364ms | 2724kb | OK | 100 |
Punctaj total | 100 |