Pagini recente » Borderou de evaluare (job #1588956) | Borderou de evaluare (job #1787245) | Borderou de evaluare (job #89579) | Borderou de evaluare (job #2715682) | Borderou de evaluare (job #1221130)
Borderou de evaluare (job #1221130)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:29:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0; i<g[x].size(); ++i)
^
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("easygraph.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("easygraph.out","w",stdout);
^
user.cpp:63:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:66:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:67:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=1; i<=n; ++i) scanf("%d", &v[i]);
^
user.cpp:70:35: 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 | Depăşit | 940kb | Time limit exceeded. | 0 |
Punctaj total | 0 |