Pagini recente » Borderou de evaluare (job #497035) | Borderou de evaluare (job #1771853) | Borderou de evaluare (job #1352085) | Borderou de evaluare (job #1163124) | Borderou de evaluare (job #2044598)
Borderou de evaluare (job #2044598)
Raport evaluator
Compilare:
user.cpp: In function ‘long long int DFS(long long int)’:
user.cpp:43:9: warning: unused variable ‘sizet’ [-Wunused-variable]
int sizet = G[nod].size();
^
user.cpp: In function ‘void Read()’:
user.cpp:16:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &N, &M);
^
user.cpp:20:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &v[i]);
^
user.cpp:27:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:58:40: 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:59:42: 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:60:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 332ms | 2896kb | OK | 100 |
Punctaj total | 100 |