Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1455949)
| Utilizator | Data | 29 iunie 2015 15:21:38 | |
|---|---|---|---|
| Problema | Dragon Ball | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘char citeste(const string&, int)’:
user.cpp:9:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
return (poz < str.size()) ? (poz < 0) ? 0 : str[poz]-'0' : 0; }
^
user.cpp: In function ‘void scrie(std::string&, int, int)’:
user.cpp:12:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(str.size() <= poz){
^
user.cpp: In function ‘void difference(const string&, const string&, std::string&)’:
user.cpp:29:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0, in_minte = 0; i < mare.size(); ++i, in_minte /= 10){
^
user.cpp: At global scope:
user.cpp:87:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
main(){
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 444kb | OK | 10 |
| 2 | 4ms | 544kb | OK | 10 |
| 3 | 4ms | 460kb | OK | 10 |
| 4 | 16ms | 568kb | OK | 10 |
| 5 | 0ms | 464kb | OK | 10 |
| 6 | Depăşit | 6824kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 2776kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 6808kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 6892kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6804kb | Time limit exceeded. | 0 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
