Pagini recente » Borderou de evaluare (job #2783305) | Borderou de evaluare (job #806810) | Borderou de evaluare (job #2825414) | Borderou de evaluare (job #2112897) | Borderou de evaluare (job #1472237)
Borderou de evaluare (job #1472237)
Raport evaluator
Compilare:
user.cpp: In function ‘void operator+=(big&, big)’:
user.cpp:123: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:140:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘big operator+=(big&, long long int)’:
user.cpp:144:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘void operator*=(big&, big)’:
user.cpp:162: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:204: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 | 464kb | OK | 50 | 0 |
2 | Depăşit | 472kb | Time limit exceeded. | 0 |
Punctaj total | 0 |