Pagini recente » Borderou de evaluare (job #2102006) | Borderou de evaluare (job #1946861) | Borderou de evaluare (job #1401571) | Borderou de evaluare (job #1196961) | Borderou de evaluare (job #1198974)
Borderou de evaluare (job #1198974)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0; j<lista[i].size(); j++){
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:44:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<lista[nod].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:10:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nustiu.in", "r", stdin);
^
user.cpp:11:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nustiu.out", "w", stdout);
^
user.cpp:13:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:15:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:21:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 1684kb | OK | 100 |
Punctaj total | 100 |