Pagini recente » Borderou de evaluare (job #3308213) | Borderou de evaluare (job #3168273) | Borderou de evaluare (job #3299524) | Borderou de evaluare (job #3263794) | Borderou de evaluare (job #1452411)
Borderou de evaluare (job #1452411)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS1(int, int)’:
user.cpp:11:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < W[nod].size(); i += 2){
^
user.cpp:15:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[nod].size(); i ++){
^
user.cpp: In function ‘void DFS2(int)’:
user.cpp:24:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[nod].size(); i ++){
^
user.cpp: In function ‘int main()’:
user.cpp:34:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inception.in" ,"r", stdin );
^
user.cpp:35:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("inception.out","w", stdout);
^
user.cpp:37:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &N, &M, &Q); N = 1;
^
user.cpp:40:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &X, &Y, &Z, &T);
^
user.cpp:53:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &X);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 12232kb | OK | 5 |
| 2 | 124ms | 15184kb | OK | 5 |
| 3 | 156ms | 18624kb | OK | 5 |
| 4 | 232ms | 22264kb | OK | 5 |
| 5 | 16ms | 12236kb | OK | 5 |
| 6 | 16ms | 12236kb | OK | 5 |
| 7 | 16ms | 12248kb | OK | 5 |
| 8 | 24ms | 12296kb | OK | 5 |
| 9 | 40ms | 12480kb | OK | 5 |
| 10 | 92ms | 12980kb | OK | 5 |
| 11 | 104ms | 13104kb | OK | 5 |
| 12 | 132ms | 14124kb | OK | 5 |
| 13 | 160ms | 14496kb | OK | 5 |
| 14 | 216ms | 15208kb | OK | 5 |
| 15 | 188ms | 14916kb | OK | 5 |
| 16 | 196ms | 15080kb | OK | 5 |
| 17 | 368ms | 18536kb | OK | 5 |
| 18 | 432ms | 17916kb | OK | 5 |
| 19 | 436ms | 17960kb | OK | 5 |
| 20 | 376ms | 20960kb | OK | 5 |
| Punctaj total | 100 |