Pagini recente » Cod sursa (job #230100) | Cod sursa (job #467313) | Cod sursa (job #222733) | Cod sursa (job #159063) | Borderou de evaluare (job #1527343)
Borderou de evaluare (job #1527343)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:98:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < C.size(); i++)
^
user.cpp:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < C.size(); i++)
^
user.cpp:108:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < mut1.size(); i++)
^
user.cpp:112:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < mut2.size(); i++)
^
user.cpp:72:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cinema.in", "r", stdin);
^
user.cpp:73:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cinema.out", "w", stdout);
^
user.cpp:75:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:77:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 448kb | Solutie neoptima | 0 |
| 2 | 0ms | 444kb | Corect | 10 |
| 3 | 0ms | 452kb | Corect | 10 |
| 4 | 0ms | 444kb | Corect | 10 |
| 5 | 0ms | 456kb | Corect | 10 |
| 6 | 0ms | 452kb | Interschimbare incorecta | 0 |
| 7 | 0ms | 468kb | Interschimbare incorecta | 0 |
| 8 | 0ms | 500kb | Corect | 10 |
| 9 | 0ms | 492kb | Corect | 10 |
| 10 | 0ms | 496kb | Interschimbare incorecta | 0 |
| Punctaj total | 60 |