Pagini recente » Borderou de evaluare (job #1491053) | Borderou de evaluare (job #3217553) | Borderou de evaluare (job #2867722) | Borderou de evaluare (job #2643414) | Borderou de evaluare (job #1922000)
Borderou de evaluare (job #1922000)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:19:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0 ; i < g[act].size() ; ++i)
^
user.cpp:36:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0 ; i < g[act].size() ; ++i)
^
user.cpp:42:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int k = 0 ; k < in[bus[nxt]].size() ; ++k)
^
user.cpp: In function ‘int main()’:
user.cpp:60:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze3.in" , "r" , stdin);
^
user.cpp:61:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze3.out" , "w" , stdout);
^
user.cpp:63:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d" , &tests) ; tests ; --tests)
^
user.cpp:65:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &n);
^
user.cpp:66:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &m);
^
user.cpp:72:86: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d" , &edge[i].second.first , &edge[i].second.second , &edge[i].first);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1296ms | 22000kb | Dar stai domne ca nu ai voie mutari de-astea! | 0 |
Punctaj total | 0 |