Pagini recente » Cod sursa (job #1504397) | Borderou de evaluare (job #1480399) | Cod sursa (job #2279415) | Cod sursa (job #464595) | Borderou de evaluare (job #1803954)
Borderou de evaluare (job #1803954)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:96:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:116:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void rev()’:
user.cpp:132:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < Chain[i].size(); j++)
^
user.cpp: In function ‘int findFather(int, int)’:
user.cpp:169:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:255:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carray.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 32ms | 13168kb | OK | 10 |
| 2 | Depăşit | 51932kb | Time limit exceeded. | 0 |
| 3 | Depăşit | 51904kb | Time limit exceeded. | 0 |
| 4 | 120ms | 17784kb | OK | 10 |
| 5 | Depăşit | 52220kb | Time limit exceeded. | 0 |
| 6 | 200ms | 29544kb | OK | 10 |
| 7 | 332ms | 45504kb | OK | 10 |
| 8 | 524ms | 54576kb | OK | 10 |
| 9 | 532ms | 55972kb | OK | 10 |
| 10 | 560ms | 53672kb | OK | 10 |
| Punctaj total | 70 |