Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1240163)
| Utilizator | Data | 10 octombrie 2014 16:56:29 | |
|---|---|---|---|
| Problema | PetSoft | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:53:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < P.size(); i++)
^
user.cpp:54:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = i; j < P.size(); j++) {
^
user.cpp:67:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < P.size(); i++)
^
user.cpp:68:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = i; j < P.size(); j++) {
^
user.cpp: In function ‘int main()’:
user.cpp:81:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:82:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:85:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:88: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 | 8ms | 4412kb | Raspuns gresit | 0 |
| 2 | 12ms | 4408kb | Raspuns gresit | 0 |
| 3 | 16ms | 4420kb | Raspuns gresit | 0 |
| 4 | 20ms | 4416kb | Raspuns gresit | 0 |
| 5 | 16ms | 4424kb | Raspuns gresit | 0 |
| 6 | 24ms | 4420kb | Raspuns gresit | 0 |
| 7 | 28ms | 4432kb | Raspuns gresit | 0 |
| 8 | 24ms | 4428kb | Raspuns gresit | 0 |
| 9 | 36ms | 4424kb | Raspuns gresit | 0 |
| 10 | 28ms | 4432kb | Raspuns gresit | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
