Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2210345)
| Utilizator | Data | 6 iunie 2018 12:16:57 | |
|---|---|---|---|
| Problema | Tarabe | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘long long unsigned int calc_art(long long unsigned int)’:
user.cpp:27:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= n; ++ i) {
~~^~~~
user.cpp: In function ‘long long unsigned int calc_nr_art(long long unsigned int)’:
user.cpp:41:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= n; ++ i) {
~~^~~~
user.cpp: In function ‘long long unsigned int calc_sum(long long unsigned int)’:
user.cpp:55:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= n; ++ i) {
~~^~~~
user.cpp: In function ‘int main()’:
user.cpp:66:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= n; ++ i) {
~~^~~~
user.cpp:88:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= n; ++ i) {
~~^~~~
user.cpp:96:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < k - cnt; ++ i)
~~^~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 4504kb | OK | 10 |
| 2 | 4ms | 4512kb | Incorect | 0 |
| 3 | 16ms | 4640kb | Incorect | 0 |
| 4 | 68ms | 5028kb | Incorect | 0 |
| 5 | 88ms | 5416kb | Incorect | 0 |
| 6 | 112ms | 5416kb | Incorect | 0 |
| 7 | 288ms | 6464kb | OK | 10 |
| 8 | 304ms | 6464kb | OK | 10 |
| 9 | 316ms | 6468kb | OK | 10 |
| 10 | 324ms | 6468kb | OK | 10 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
