Pagini recente » Cod sursa (job #1673555) | Borderou de evaluare (job #3182427) | Cod sursa (job #75482) | Cod sursa (job #970256) | Borderou de evaluare (job #1537723)
Borderou de evaluare (job #1537723)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:66:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < min(A.size(), B.size()); i++) {
^
user.cpp:70:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < min(A.size(), B.size()); i++) {
^
user.cpp:19:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FILEIN, "r", stdin);
^
user.cpp:20:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FILEOUT, "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 460kb | Wrong answer! | 0 |
| 2 | 0ms | 480kb | Wrong answer! | 0 |
| 3 | 0ms | 504kb | Wrong answer! | 0 |
| 4 | 0ms | 532kb | Wrong answer! | 0 |
| 5 | 0ms | 548kb | Wrong answer! | 0 |
| 6 | 8ms | 1240kb | Wrong answer! | 0 |
| 7 | 28ms | 1904kb | Wrong answer! | 0 |
| 8 | 112ms | 2872kb | Wrong answer! | 0 |
| 9 | Depăşit | 3504kb | Time limit exceeded. | 0 |
| 10 | 48ms | 2196kb | Wrong answer! | 0 |
| Punctaj total | 0 |