Pagini recente » Borderou de evaluare (job #566689) | Borderou de evaluare (job #23621) | Borderou de evaluare (job #1086875) | Borderou de evaluare (job #1742218) | Borderou de evaluare (job #1975333)
Borderou de evaluare (job #1975333)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:40:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < result.size(); i++) {
^
user.cpp: In function ‘std::vector<int> bfs(std::vector<std::vector<int> >, int)’:
user.cpp:59:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graph.size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:21:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d",&N);
^
user.cpp:22:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d",&M);
^
user.cpp:23:23: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d",&S);
^
user.cpp:32:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d %d",&start,&end);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 428kb | OK | 10 |
2 | 0ms | 428kb | OK | 10 |
3 | 0ms | 428kb | OK | 10 |
4 | 4ms | 528kb | OK | 10 |
5 | 8ms | 672kb | OK | 10 |
6 | 64ms | 2024kb | OK | 10 |
7 | 180ms | 4592kb | OK | 10 |
8 | 168ms | 6564kb | OK | 10 |
9 | 884ms | 14480kb | OK | 10 |
10 | 892ms | 14488kb | OK | 10 |
Punctaj total | 100 |