Pagini recente » Borderou de evaluare (job #634477) | Borderou de evaluare (job #1096470) | Borderou de evaluare (job #3142908) | Borderou de evaluare (job #1491229) | Borderou de evaluare (job #1912714)
Borderou de evaluare (job #1912714)
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, short int)’:
user.cpp:35: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:58:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < path.size(); i++) {
^
user.cpp:70:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < ans.size(); i++)
^
user.cpp:40: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:41: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:42: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:48: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 | 440kb | OK | 10 |
2 | 0ms | 436kb | Incorect | 0 |
3 | 0ms | 440kb | Incorect | 0 |
4 | 0ms | 440kb | Incorect | 0 |
5 | 0ms | 440kb | OK | 10 |
6 | Depăşit | 900kb | Time limit exceeded. | 0 |
7 | Depăşit | 624kb | Time limit exceeded. | 0 |
8 | Depăşit | 760kb | Time limit exceeded. | 0 |
9 | Depăşit | 840kb | Time limit exceeded. | 0 |
10 | Depăşit | 868kb | Time limit exceeded. | 0 |
Punctaj total | 20 |