Pagini recente » Borderou de evaluare (job #1716098) | Borderou de evaluare (job #2955893) | Borderou de evaluare (job #2741609) | Borderou de evaluare (job #1579498) | Borderou de evaluare (job #1975343)
Borderou de evaluare (job #1975343)
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:76:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graph.size(); i++) {
^
user.cpp:80: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 | 436kb | Raspuns gresit | 0 |
3 | 0ms | 448kb | Raspuns gresit | 0 |
4 | 4ms | 492kb | Raspuns gresit | 0 |
5 | 28ms | 572kb | Raspuns gresit | 0 |
6 | 72ms | 676kb | Raspuns gresit | 0 |
7 | Depăşit | 1008kb | Time limit exceeded. | 0 |
8 | Depăşit | 1292kb | Time limit exceeded. | 0 |
9 | Depăşit | 2124kb | Time limit exceeded. | 0 |
10 | Depăşit | 2632kb | Time limit exceeded. | 0 |
Punctaj total | 0 |