Pagini recente » Cod sursa (job #508656) | Cod sursa (job #862755) | Borderou de evaluare (job #621194) | Cod sursa (job #855889) | Borderou de evaluare (job #1552106)
Borderou de evaluare (job #1552106)
Raport evaluator
Compilare:
user.cpp: In function ‘void df(int*, int)’:
user.cpp:35:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[x].size(); i++) {
^
user.cpp: In function ‘void dfsol(int)’:
user.cpp:62:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < GM[x].size(); i++) {
^
user.cpp: In function ‘bool drum()’:
user.cpp:86:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < GM[x].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:183:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < ans.size(); i++) {
^
user.cpp:129:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("asfalt.in", "r", stdin);
^
user.cpp:130:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("asfalt.out", "w", stdout);
^
user.cpp:132:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &N, &M, &S, &D);
^
user.cpp:134:38: 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 | 0ms | 336kb | Corect! | 10 |
| 2 | 8ms | 2312kb | Corect! | 10 |
| 3 | 4ms | 1124kb | Numar de muchii gresit! | 0 |
| 4 | 4ms | 2488kb | Numar de muchii gresit! | 0 |
| 5 | 4ms | 1692kb | Corect! | 10 |
| 6 | 4ms | 1596kb | Numar de muchii gresit! | 0 |
| 7 | 8ms | 2544kb | Numar de muchii gresit! | 0 |
| 8 | 8ms | 2084kb | Numar de muchii gresit! | 0 |
| 9 | 8ms | 2276kb | Corect! | 10 |
| 10 | 0ms | 336kb | Numar de muchii gresit! | 0 |
| Punctaj total | 40 |