Pagini recente » Borderou de evaluare (job #2197960) | Borderou de evaluare (job #2825382) | Borderou de evaluare (job #3283941) | Borderou de evaluare (job #3038414) | Borderou de evaluare (job #1364206)
Borderou de evaluare (job #1364206)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS1(int)’:
user.cpp:17: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 DFS(int)’:
user.cpp:31: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:43:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("capitala.in","r",stdin);
^
user.cpp:44:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("capitala.out","w",stdout);
^
user.cpp:45:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:48:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 3452kb | OK! | 10 | 10 |
| 2 | 4ms | 3460kb | OK! | 10 | 10 |
| 3 | 4ms | 3472kb | OK! | 10 | 10 |
| 4 | 4ms | 3516kb | OK! | 10 | 10 |
| 5 | 8ms | 3652kb | OK! | 10 | 10 |
| 6 | 12ms | 3712kb | OK! | 10 | 10 |
| 7 | 12ms | 3752kb | OK! | 10 | 10 |
| 8 | 16ms | 3960kb | OK! | 10 | 0 |
| 9 | Depăşit | 10228kb | Time limit exceeded. | 0 |
| 10 | 136ms | 6832kb | OK! | 10 |
| Punctaj total | 70 |