Pagini recente » Borderou de evaluare (job #2560931) | Borderou de evaluare (job #3197981) | Borderou de evaluare (job #3251047) | Borderou de evaluare (job #1324465) | Borderou de evaluare (job #1407825)
Borderou de evaluare (job #1407825)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:25:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i=0;i<v[x.x].size();++i ){
^
user.cpp: In function ‘int main()’:
user.cpp:47:45: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 3 has type ‘int*’ [-Wformat=]
fscanf(f,"%lld%lld%lld",&a,&b,&c);
^
user.cpp:47:45: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 4 has type ‘int*’ [-Wformat=]
user.cpp:47:45: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 5 has type ‘int*’ [-Wformat=]
user.cpp:39:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&t);
^
user.cpp:43:44: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d%d%d",&n,&m,&s,&dest);
^
user.cpp:47:46: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%lld%lld%lld",&a,&b,&c);
^
user.cpp:54:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&drum);
^
user.cpp:58:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&muchie);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3324ms | 28860kb | OK | 100 |
Punctaj total | 100 |