Pagini recente » Borderou de evaluare (job #2111100) | Borderou de evaluare (job #1338471) | Borderou de evaluare (job #3214418) | Borderou de evaluare (job #574330) | Borderou de evaluare (job #1912627)
Borderou de evaluare (job #1912627)
Raport evaluator
Compilare:
user.cpp: In function ‘bool determinePath(short int)’:
user.cpp:24:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void DFS(short int)’:
user.cpp:36:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:60:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < path.size(); i++) {
^
user.cpp:71:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < ans.size(); i++)
^
user.cpp:42:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.in", "rt", stdin);
^
user.cpp:43:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.out", "wt", stdout);
^
user.cpp:44:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%hd%hd%hd%hd", &N, &M, &A, &B);
^
user.cpp:50:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%hd%hd", &u, &v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 436kb | Incorect | 0 |
2 | 0ms | 436kb | Incorect | 0 |
3 | 0ms | 440kb | Incorect | 0 |
4 | 0ms | 444kb | Incorect | 0 |
5 | 0ms | 440kb | Incorect | 0 |
6 | Depăşit | 900kb | Time limit exceeded. | 0 |
7 | Depăşit | 624kb | Time limit exceeded. | 0 |
8 | Depăşit | 752kb | Time limit exceeded. | 0 |
9 | Depăşit | 836kb | Time limit exceeded. | 0 |
10 | Depăşit | 864kb | Time limit exceeded. | 0 |
Punctaj total | 0 |