Pagini recente » Borderou de evaluare (job #396403) | Borderou de evaluare (job #112185) | Borderou de evaluare (job #2177718) | Borderou de evaluare (job #2107997) | Borderou de evaluare (job #2202565)
Borderou de evaluare (job #2202565)
Raport evaluator
Compilare:
user.cpp: In function ‘void init()’:
user.cpp:55:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i<G[1].size(); i++)
~^~~~~~~~~~~~
user.cpp: In function ‘void solve()’:
user.cpp:71:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i<G[nod_nou].size(); ++i)
~^~~~~~~~~~~~~~~~~~
user.cpp:71:17: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(int i = 0; i<G[nod_nou].size(); ++i)
^~~
user.cpp:73:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
rez[nod_nou] = 1;
^~~
user.cpp: In function ‘void write()’:
user.cpp:80:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i<sol.size(); i++)
~^~~~~~~~~~~
user.cpp: In function ‘void read()’:
user.cpp:39:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:43:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3064kb | Corect | 10 |
2 | 4ms | 3068kb | Corect | 10 |
3 | 4ms | 3088kb | Corect | 10 |
4 | 4ms | 3096kb | Corect | 10 |
5 | 4ms | 3108kb | Corect | 10 |
6 | 224ms | 10496kb | Corect | 10 |
7 | Depăşit | 10476kb | Time limit exceeded. | 0 |
8 | 80ms | 5048kb | Corect | 10 |
9 | 92ms | 6056kb | Corect | 10 |
10 | 364ms | 11444kb | Corect | 10 |
Punctaj total | 90 |