Pagini recente » Borderou de evaluare (job #3202813) | Borderou de evaluare (job #708230) | Borderou de evaluare (job #39036) | Borderou de evaluare (job #1117277) | Borderou de evaluare (job #2401784)
Borderou de evaluare (job #2401784)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int, int)':
main.cpp:49:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pathSums[index].empty() || pos > pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:60:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (!pathSums[index].empty() && pos < pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:71: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:81:18: warning: unused variable 'len' [-Wunused-variable]
int n, x, y, len;
^~~
main.cpp:84: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:87: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 | 71ms | 40239kb | OK | 10 |
2 | 84ms | 40108kb | OK | 10 |
3 | 136ms | 41549kb | OK | 10 |
4 | 432ms | 50987kb | Incorect | 0 |
5 | 699ms | 61079kb | Incorect | 0 |
6 | 1141ms | 68550kb | Incorect | 0 |
7 | 1106ms | 73138kb | Incorect | 0 |
8 | 1217ms | 75104kb | Incorect | 0 |
9 | 1231ms | 76414kb | Incorect | 0 |
10 | 1285ms | 77594kb | Incorect | 0 |
Punctaj total | 30 |