Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2646225)
| Utilizator | Data | 31 august 2020 13:58:37 | |
|---|---|---|---|
| Problema | PetSoft | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:18:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<v[nod].size();i++){
~^~~~~~~~~~~~~~
main.cpp:35:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i==v[nod].size() - 1){
~^~~~~~~~~~~~~~~~~~~
main.cpp:47:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (i < v[nod].size() - 1){
~~^~~~~~~~~~~~~~~~~~~
main.cpp:58:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<v[nod].size();i++){
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:71:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("petsoft.in","r",stdin);
^
main.cpp:72:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("petsoft.out","w",stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3ms | 393kb | Raspuns gresit | 0 |
| 2 | 6ms | 2097kb | Raspuns gresit | 0 |
| 3 | 22ms | 9437kb | Raspuns gresit | 0 |
| 4 | 24ms | 9437kb | Raspuns gresit | 0 |
| 5 | 32ms | 13107kb | Raspuns gresit | 0 |
| 6 | 34ms | 13893kb | Raspuns gresit | 0 |
| 7 | 39ms | 14680kb | Raspuns gresit | 0 |
| 8 | 40ms | 16252kb | Raspuns gresit | 0 |
| 9 | 43ms | 16252kb | Raspuns gresit | 0 |
| 10 | 41ms | 16252kb | Raspuns gresit | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
