Pagini recente » Borderou de evaluare (job #2814579) | Borderou de evaluare (job #1553132) | Borderou de evaluare (job #1467440) | Borderou de evaluare (job #313981) | Borderou de evaluare (job #2401780)
Borderou de evaluare (job #2401780)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int, int)':
main.cpp:48:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pathSums[index].empty() || pos > pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:59:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (!pathSums[index].empty() && pos < pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:67:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (!pathSums[index].empty() && pos < pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:80:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &n, &sum);
^
main.cpp:83:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 78ms | 40239kb | Incorect | 0 |
2 | 84ms | 40239kb | Incorect | 0 |
3 | 113ms | 41549kb | Incorect | 0 |
4 | 417ms | 50987kb | Incorect | 0 |
5 | 707ms | 61079kb | Incorect | 0 |
6 | 1050ms | 68681kb | Incorect | 0 |
7 | 1416ms | 73138kb | Incorect | 0 |
8 | 1166ms | 74973kb | Incorect | 0 |
9 | 1444ms | 76414kb | Incorect | 0 |
10 | 1500ms | 77725kb | Time limit exceeded | 0 |
Punctaj total | 0 |