Pagini recente » Borderou de evaluare (job #492738) | Borderou de evaluare (job #1825854) | Borderou de evaluare (job #2638720) | Borderou de evaluare (job #2949405) | Borderou de evaluare (job #1481487)
Borderou de evaluare (job #1481487)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:22:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < v[x].size(); i++) {
^
user.cpp: In function ‘void graf(int)’:
user.cpp:35:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<v[x].size();j++)
^
user.cpp:33:9: warning: unused variable ‘i’ [-Wunused-variable]
int i,j,y;
^
user.cpp: In function ‘int main()’:
user.cpp:62:39: 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:63:41: 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:64:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:68:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:72:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&cost[i]);
^
user.cpp:79:29: 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 | 336ms | 2108kb | Incorect | 0 |
| Punctaj total | 0 |