Pagini recente » Borderou de evaluare (job #975389) | Borderou de evaluare (job #1074478) | Borderou de evaluare (job #2581988) | Borderou de evaluare (job #710490) | Borderou de evaluare (job #1975347)
Borderou de evaluare (job #1975347)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graph.size(); i++) {
^
user.cpp:53:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graph.size(); i++) {
^
user.cpp:54:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < graph.size(); j++) {
^
user.cpp: In function ‘void dfs()’:
user.cpp:78:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graph.size(); i++) {
^
user.cpp:82: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:28: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:29: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:39: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 | Raspuns gresit | 0 |
2 | 0ms | 428kb | Raspuns gresit | 0 |
3 | 0ms | 448kb | Raspuns gresit | 0 |
4 | 4ms | 488kb | Raspuns gresit | 0 |
5 | 28ms | 576kb | Raspuns gresit | 0 |
6 | 72ms | 676kb | Raspuns gresit | 0 |
7 | Depăşit | 1004kb | Time limit exceeded. | 0 |
8 | Depăşit | 1284kb | Time limit exceeded. | 0 |
9 | Depăşit | 2124kb | Time limit exceeded. | 0 |
10 | Depăşit | 2632kb | Time limit exceeded. | 0 |
Punctaj total | 0 |