Pagini recente » Borderou de evaluare (job #1724511) | Borderou de evaluare (job #1621853) | Borderou de evaluare (job #492765) | Borderou de evaluare (job #1349969) | Borderou de evaluare (job #1472238)
Borderou de evaluare (job #1472238)
Raport evaluator
Compilare:
user.cpp: In function ‘void operator+=(big&, big)’:
user.cpp:125:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (a.d.size() == i) a.d.push_back(0);
^
user.cpp: In function ‘big operator+(big, long long int)’:
user.cpp:142:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘big operator+=(big&, long long int)’:
user.cpp:146:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘void operator*=(big&, big)’:
user.cpp:164:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (i + j == c.d.size()) c.d.push_back(0);
^
user.cpp: In function ‘int main()’:
user.cpp:206:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puteri2.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 60ms | 456kb | OK | 50 | 0 |
2 | Depăşit | 476kb | Time limit exceeded. | 0 |
Punctaj total | 0 |